com.ibm.wsrf.notification
Class WSBaseNotificationServiceAddressingLocator

java.lang.Object
  |
  +--org.apache.axis.client.Service
        |
        +--com.ibm.wsrf.notification.WSBaseNotificationServiceLocator
              |
              +--com.ibm.wsrf.notification.WSBaseNotificationServiceAddressingLocator
All Implemented Interfaces:
Referenceable, Serializable, Service, WSBaseNotificationService, WSBaseNotificationServiceAddressing

public class WSBaseNotificationServiceAddressingLocator
extends WSBaseNotificationServiceLocator
implements WSBaseNotificationServiceAddressing

See Also:
Serialized Form

Inner classes inherited from class org.apache.axis.client.Service
Service.HandlerRegistryImpl
 
Constructor Summary
WSBaseNotificationServiceAddressingLocator()
           
 
Method Summary
 NotificationConsumer getNotificationConsumerPort(EndpointReferenceType reference)
           
 NotificationProducer getNotificationProducerPort(EndpointReferenceType reference)
           
 SubscriptionManager getSubscriptionManagerPort(EndpointReferenceType reference)
           
 
Methods inherited from class com.ibm.wsrf.notification.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
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 com.ibm.wsrf.notification.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

getNotificationConsumerPort

public NotificationConsumer getNotificationConsumerPort(EndpointReferenceType reference)
                                                 throws ServiceException
Specified by:
getNotificationConsumerPort in interface WSBaseNotificationServiceAddressing

getNotificationProducerPort

public NotificationProducer getNotificationProducerPort(EndpointReferenceType reference)
                                                 throws ServiceException
Specified by:
getNotificationProducerPort in interface WSBaseNotificationServiceAddressing

getSubscriptionManagerPort

public SubscriptionManager getSubscriptionManagerPort(EndpointReferenceType reference)
                                               throws ServiceException
Specified by:
getSubscriptionManagerPort in interface WSBaseNotificationServiceAddressing


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.