org.enhydra.shark.asap
Interface SharkWebService
- All Superinterfaces:
- javax.xml.rpc.Service
- All Known Implementing Classes:
- SharkWebServiceLocator
- public interface SharkWebService
- extends javax.xml.rpc.Service
Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
getasapInstanceBindingAddress
public java.lang.String getasapInstanceBindingAddress()
getasapInstanceBinding
public InstancePortType getasapInstanceBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapInstanceBinding
public InstancePortType getasapInstanceBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapObserverBindingAddress
public java.lang.String getasapObserverBindingAddress()
getasapObserverBinding
public ObserverPortType getasapObserverBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapObserverBinding
public ObserverPortType getasapObserverBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapFactoryBindingAddress
public java.lang.String getasapFactoryBindingAddress()
getasapFactoryBinding
public FactoryPortType getasapFactoryBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapFactoryBinding
public FactoryPortType getasapFactoryBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException