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 |
getasapObserverBindingAddress
java.lang.String getasapObserverBindingAddress()
getasapObserverBinding
ObserverPortType getasapObserverBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapObserverBinding
ObserverPortType getasapObserverBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapFactoryBindingAddress
java.lang.String getasapFactoryBindingAddress()
getasapFactoryBinding
FactoryPortType getasapFactoryBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapFactoryBinding
FactoryPortType getasapFactoryBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapInstanceBindingAddress
java.lang.String getasapInstanceBindingAddress()
getasapInstanceBinding
InstancePortType getasapInstanceBinding()
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException
getasapInstanceBinding
InstancePortType getasapInstanceBinding(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Throws:
javax.xml.rpc.ServiceException