org.oasis.wsn
Class WSBaseNotificationServiceAddressingLocator

java.lang.Object
  extended byorg.apache.axis.client.Service
      extended byorg.oasis.wsn.WSBaseNotificationServiceLocator
          extended byorg.oasis.wsn.WSBaseNotificationServiceAddressingLocator
All Implemented Interfaces:
Referenceable, Serializable, Service, WSBaseNotificationService, WSBaseNotificationServiceAddressing

public class WSBaseNotificationServiceAddressingLocator
extends WSBaseNotificationServiceLocator
implements WSBaseNotificationServiceAddressing

See Also:
Serialized Form

Nested Class Summary
 
Nested classes inherited from class org.apache.axis.client.Service
Service.HandlerRegistryImpl
 
Field Summary
 
Fields inherited from class org.oasis.wsn.WSBaseNotificationServiceLocator
 
Fields inherited from class org.apache.axis.client.Service
 
Constructor Summary
WSBaseNotificationServiceAddressingLocator()
           
 
Method Summary
 NotificationConsumer getNotificationConsumerPort(EndpointReferenceType reference)
           
 NotificationProducer getNotificationProducerPort(EndpointReferenceType reference)
           
 SubscriptionManager getSubscriptionManagerPort(EndpointReferenceType reference)
           
 
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 org.oasis.wsn.WSBaseNotificationService
getNotificationConsumerPort, getNotificationConsumerPort, getNotificationConsumerPortAddress, getNotificationProducerPort, getNotificationProducerPort, getNotificationProducerPortAddress, getSubscriptionManagerPort, getSubscriptionManagerPort, getSubscriptionManagerPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Constructor Detail

WSBaseNotificationServiceAddressingLocator

public WSBaseNotificationServiceAddressingLocator()
Method Detail

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