public interface IServerService
extends javax.xml.rpc.Service
| Modifier and Type | Method and Description |
|---|---|
IServer |
getIServer() |
IServer |
getIServer(java.net.URL portAddress) |
java.lang.String |
getIServerAddress() |
java.lang.String getIServerAddress()
IServer getIServer() throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionIServer getIServer(java.net.URL portAddress) throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException