Uses of Class
org.oasis_open.docs.wsn.br_2.RegisterPublisherResponse

Packages that use RegisterPublisherResponse
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.oasis_open.docs.wsn.br_2   
org.oasis_open.docs.wsn.brw_2   
 

Uses of RegisterPublisherResponse in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that return RegisterPublisherResponse
 RegisterPublisherResponse AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest, EndpointManager manager)
           
 RegisterPublisherResponse AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
 

Uses of RegisterPublisherResponse in org.oasis_open.docs.wsn.br_2
 

Methods in org.oasis_open.docs.wsn.br_2 that return RegisterPublisherResponse
 RegisterPublisherResponse ObjectFactory.createRegisterPublisherResponse()
          Create an instance of RegisterPublisherResponse
 

Uses of RegisterPublisherResponse in org.oasis_open.docs.wsn.brw_2
 

Methods in org.oasis_open.docs.wsn.brw_2 that return RegisterPublisherResponse
 RegisterPublisherResponse NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.