Apache CXF API

Uses of Interface
org.oasis_open.docs.wsn.bw_2.NotificationConsumer

Packages that use NotificationConsumer
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 NotificationConsumer in org.apache.cxf.wsn
 

Classes in org.apache.cxf.wsn that implement NotificationConsumer
 class AbstractPullPoint
           
 

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

Classes in org.apache.cxf.wsn.client that implement NotificationConsumer
 class Consumer
           
 

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

Methods in org.apache.cxf.wsn.jaxws that return NotificationConsumer
 NotificationConsumer NotificationConsumerService.getSoap()
           
 NotificationConsumer NotificationConsumerService.getSoap(WebServiceFeature... features)
           
 

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

Classes in org.apache.cxf.wsn.jms that implement NotificationConsumer
 class JmsPullPoint
           
 

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

Classes in org.apache.cxf.wsn.services that implement NotificationConsumer
 class JaxwsPullPoint
           
 


Apache CXF API

Apache CXF