weka4ws.core
Class RemoteService
java.lang.Object
weka4ws.core.RemoteService
- public class RemoteService
- extends java.lang.Object
- Author:
- Marco Lackovic
Constructor Summary |
RemoteService(java.lang.String hostAddress,
int servicePort)
|
Method Summary |
weka4ws.stubs.service.Weka4WSPortType |
getPortType()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SERVICE
public static final java.lang.String SERVICE
- See Also:
- Constant Field Values
NAMESPACE
public static final java.lang.String NAMESPACE
- See Also:
- Constant Field Values
RemoteService
public RemoteService(java.lang.String hostAddress,
int servicePort)
throws org.apache.axis.types.URI.MalformedURIException,
javax.xml.rpc.ServiceException
getPortType
public weka4ws.stubs.service.Weka4WSPortType getPortType()
throws java.lang.Exception
- Throws:
java.lang.Exception