Apache CXF API

Uses of Interface
org.oasis_open.docs.wsn.brw_2.NotificationBroker

Packages that use NotificationBroker
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jaxws   
org.apache.cxf.wsn.jms   
org.apache.cxf.wsn.services   
 

Uses of NotificationBroker in org.apache.cxf.wsn
 

Classes in org.apache.cxf.wsn that implement NotificationBroker
 class AbstractNotificationBroker
           
 

Uses of NotificationBroker in org.apache.cxf.wsn.client
 

Methods in org.apache.cxf.wsn.client that return NotificationBroker
 NotificationBroker NotificationBroker.getBroker()
           
 

Uses of NotificationBroker in org.apache.cxf.wsn.jaxws
 

Methods in org.apache.cxf.wsn.jaxws that return NotificationBroker
 NotificationBroker NotificationBrokerService.getSoap()
           
 NotificationBroker NotificationBrokerService.getSoap(WebServiceFeature... features)
           
 

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

Classes in org.apache.cxf.wsn.jms that implement NotificationBroker
 class JmsNotificationBroker
           
 

Uses of NotificationBroker in org.apache.cxf.wsn.services
 

Classes in org.apache.cxf.wsn.services that implement NotificationBroker
 class JaxwsNotificationBroker
           
 


Apache CXF API

Apache CXF