public class TranslationSelectionClientImpl extends ServiceClientImpl implements TranslationSelectionClient
Constructor and Description |
---|
TranslationSelectionClientImpl(URL serverUrl) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
SelectionResult |
select(Language sourceLang,
Language targetLang,
String source) |
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 TranslationSelectionClientImpl(URL serverUrl)
protected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub
in class ServiceClientImpl
javax.xml.rpc.ServiceException
public SelectionResult select(Language sourceLang, Language targetLang, String source) throws LangridException
select
in interface TranslationSelectionClient
LangridException