Apache CXF API

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

Packages that use RegisterPublisherResponse
org.apache.cxf.wsn   
org.oasis_open.docs.wsn.br_2   
org.oasis_open.docs.wsn.brw_2   
 

Uses of RegisterPublisherResponse in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that return RegisterPublisherResponse
 RegisterPublisherResponse AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest)
           
 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)
           
 


Apache CXF API

Apache CXF