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