public class BackTranslationClientImpl extends ServiceClientImpl implements BackTranslationClient
ServiceClientImpl.ServiceExecutor<T,U>| Constructor and Description |
|---|
BackTranslationClientImpl(URL url)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BackTranslationResult |
backTranslate(Language sourceLang,
Language intermediateLang,
String source) |
addHeaders, addRequestHeader, convert, createChannel, execute, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getPassword, getRequestHeaders, getTreeBindings, getUrl, getUserId, setPassword, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdpublic BackTranslationClientImpl(URL url)
url - The invocation url of the service.public BackTranslationResult backTranslate(Language sourceLang, Language intermediateLang, String source) throws LangridException
backTranslate in interface BackTranslationClientLangridException