public class BackTranslationClientImpl extends ServiceClientImpl implements BackTranslationClient
Constructor and Description |
---|
BackTranslationClientImpl(URL serviceUrl) |
Modifier and Type | Method and Description |
---|---|
BackTranslationResult |
backTranslate(Language sourceLang,
Language intermediateLang,
String source) |
protected org.apache.axis.client.Stub |
createStub(URL url) |
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 BackTranslationClientImpl(URL serviceUrl)
public BackTranslationResult backTranslate(Language sourceLang, Language intermediateLang, String source) throws LangridException
backTranslate
in interface BackTranslationClient
LangridException
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class ServiceClientImpl
javax.xml.rpc.ServiceException