pl.wroc.pwr.plwordnet.clarin.ws.takipi
Class TakipiSOAPStub
java.lang.Object
org.apache.axis.client.Stub
pl.wroc.pwr.plwordnet.clarin.ws.takipi.TakipiSOAPStub
- All Implemented Interfaces:
- java.rmi.Remote, javax.xml.rpc.Stub, Takipi_PortType
public class TakipiSOAPStub
- extends org.apache.axis.client.Stub
- implements Takipi_PortType
Generated file for access to the takipi webservice.
- Author:
- Mateusz Kopec
| Fields inherited from interface javax.xml.rpc.Stub |
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Methods inherited from class org.apache.axis.client.Stub |
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getTimeout, getUsername, removeProperty, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TakipiSOAPStub
public TakipiSOAPStub()
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TakipiSOAPStub
public TakipiSOAPStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
TakipiSOAPStub
public TakipiSOAPStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
- Throws:
org.apache.axis.AxisFault
tag
public TaggerResponse tag(java.lang.String text,
DocumentFormat format,
boolean useGuesser)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
tag in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
lemmatize
public TaggerResponse lemmatize(java.lang.String text,
DocumentFormat format,
boolean useGuesser)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
lemmatize in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
tokenize
public TaggerResponse tokenize(java.lang.String text,
DocumentFormat format,
boolean useGuesser)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
tokenize in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
splitIntoSentences
public TaggerResponse splitIntoSentences(java.lang.String text,
DocumentFormat format,
boolean useGuesser)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
splitIntoSentences in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
getStatus
public int getStatus(java.lang.String token)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
getStatus in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
getResult
public TaggerResponse getResult(java.lang.String token)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
getResult in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg
deleteRequest
public boolean deleteRequest(java.lang.String token)
throws java.rmi.RemoteException,
Operation_faultMsg
- Specified by:
deleteRequest in interface Takipi_PortType
- Throws:
java.rmi.RemoteException
Operation_faultMsg