public class BilingualDictionaryClientImpl extends ServiceClientImpl implements BilingualDictionaryClient
Constructor and Description |
---|
BilingualDictionaryClientImpl(URL serviceUrl) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
Calendar |
getLastUpdate() |
LanguagePair[] |
getSupportedLanguagePairs() |
String[] |
getSupportedMatchingMethods() |
Translation[] |
search(Language headLang,
Language targetLang,
String headWord,
MatchingMethod matchingMethod) |
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserId
public BilingualDictionaryClientImpl(URL serviceUrl)
public Translation[] search(Language headLang, Language targetLang, String headWord, MatchingMethod matchingMethod) throws LangridException
search
in interface BilingualDictionaryClient
LangridException
public LanguagePair[] getSupportedLanguagePairs() throws LangridException
getSupportedLanguagePairs
in interface BilingualDictionaryClient
LangridException
public String[] getSupportedMatchingMethods() throws LangridException
getSupportedMatchingMethods
in interface BilingualDictionaryClient
LangridException
public Calendar getLastUpdate() throws LangridException
getLastUpdate
in interface BilingualDictionaryClient
LangridException
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class ServiceClientImpl
javax.xml.rpc.ServiceException