public class SimilarityCalculationClientImpl extends ServiceClientImpl implements SimilarityCalculationClient
| Constructor and Description |
|---|
SimilarityCalculationClientImpl(URL serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
double |
calculate(Language language,
String text1,
String text2) |
protected org.apache.axis.client.Stub |
createStub(URL url) |
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 SimilarityCalculationClientImpl(URL serviceUrl)
public double calculate(Language language, String text1, String text2) throws LangridException
calculate in interface SimilarityCalculationClientLangridExceptionprotected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub in class ServiceClientImpljavax.xml.rpc.ServiceException