org.oasis.wsn
Class WSBaseNotificationServiceAddressingLocator
java.lang.Object
org.apache.axis.client.Service
org.oasis.wsn.WSBaseNotificationServiceLocator
org.oasis.wsn.WSBaseNotificationServiceAddressingLocator
- All Implemented Interfaces:
- Referenceable, Serializable, Service, WSBaseNotificationService, WSBaseNotificationServiceAddressing
- public class WSBaseNotificationServiceAddressingLocator
- extends WSBaseNotificationServiceLocator
- implements WSBaseNotificationServiceAddressing
- See Also:
- Serialized Form
| Fields inherited from class org.apache.axis.client.Service |
|
| Methods inherited from class org.oasis.wsn.WSBaseNotificationServiceLocator |
getNotificationConsumerPort, getNotificationConsumerPort, getNotificationConsumerPortAddress, getNotificationConsumerPortWSDDServiceName, getNotificationProducerPort, getNotificationProducerPort, getNotificationProducerPortAddress, getNotificationProducerPortWSDDServiceName, getPort, getPort, getPorts, getServiceName, getSubscriptionManagerPort, getSubscriptionManagerPort, getSubscriptionManagerPortAddress, getSubscriptionManagerPortWSDDServiceName, setEndpointAddress, setEndpointAddress, setNotificationConsumerPortEndpointAddress, setNotificationConsumerPortWSDDServiceName, setNotificationProducerPortEndpointAddress, setNotificationProducerPortWSDDServiceName, setSubscriptionManagerPortEndpointAddress, setSubscriptionManagerPortWSDDServiceName |
| Methods inherited from class org.apache.axis.client.Service |
clearCall, createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
WSBaseNotificationServiceAddressingLocator
public WSBaseNotificationServiceAddressingLocator()
getNotificationProducerPort
public NotificationProducer getNotificationProducerPort(EndpointReferenceType reference)
throws ServiceException
- Specified by:
getNotificationProducerPort in interface WSBaseNotificationServiceAddressing
- Throws:
ServiceException
getSubscriptionManagerPort
public SubscriptionManager getSubscriptionManagerPort(EndpointReferenceType reference)
throws ServiceException
- Specified by:
getSubscriptionManagerPort in interface WSBaseNotificationServiceAddressing
- Throws:
ServiceException
getNotificationConsumerPort
public NotificationConsumer getNotificationConsumerPort(EndpointReferenceType reference)
throws ServiceException
- Specified by:
getNotificationConsumerPort in interface WSBaseNotificationServiceAddressing
- Throws:
ServiceException