org.globus.wsrf.core.notification.service
Interface NotificationConsumerServiceAddressing

All Superinterfaces:
NotificationConsumerService, javax.xml.rpc.Service
All Known Implementing Classes:
NotificationConsumerServiceAddressingLocator

public interface NotificationConsumerServiceAddressing
extends NotificationConsumerService


Method Summary
 Consumer getConsumerPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.globus.wsrf.core.notification.service.NotificationConsumerService
getConsumerPort, getConsumerPort, getConsumerPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getConsumerPort

public Consumer getConsumerPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException