Apache CXF API

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

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

Uses of RegisterPublisher in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type RegisterPublisher
 void AbstractPublisher.create(RegisterPublisher registerPublisherRequest)
           
 RegisterPublisherResponse AbstractNotificationBroker.handleRegisterPublisher(RegisterPublisher registerPublisherRequest)
           
 RegisterPublisherResponse AbstractNotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
protected  void AbstractPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
           
 

Uses of RegisterPublisher in org.apache.cxf.wsn.jms
 

Methods in org.apache.cxf.wsn.jms with parameters of type RegisterPublisher
protected  void JmsPublisher.validatePublisher(RegisterPublisher registerPublisherRequest)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.brw_2 with parameters of type RegisterPublisher
 RegisterPublisherResponse NotificationBroker.registerPublisher(RegisterPublisher registerPublisherRequest)
           
 


Apache CXF API

Apache CXF