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, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdpublic BilingualDictionaryClientImpl(URL serviceUrl)
public Translation[] search(Language headLang, Language targetLang, String headWord, MatchingMethod matchingMethod) throws LangridException
search in interface BilingualDictionaryClientLangridExceptionpublic LanguagePair[] getSupportedLanguagePairs() throws LangridException
getSupportedLanguagePairs in interface BilingualDictionaryClientLangridExceptionpublic String[] getSupportedMatchingMethods() throws LangridException
getSupportedMatchingMethods in interface BilingualDictionaryClientLangridExceptionpublic Calendar getLastUpdate() throws LangridException
getLastUpdate in interface BilingualDictionaryClientLangridExceptionprotected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub in class ServiceClientImpljavax.xml.rpc.ServiceException