Apache CXF API

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

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

Classes in org.apache.cxf.wsn that implement PausableSubscriptionManager
 class AbstractSubscription
           
 

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

Methods in org.apache.cxf.wsn.client that return PausableSubscriptionManager
 PausableSubscriptionManager Subscription.getSubscription()
           
 

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

Methods in org.apache.cxf.wsn.jaxws that return PausableSubscriptionManager
 PausableSubscriptionManager PausableSubscriptionManagerService.getSoap()
           
 PausableSubscriptionManager PausableSubscriptionManagerService.getSoap(WebServiceFeature... features)
           
 

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

Classes in org.apache.cxf.wsn.jms that implement PausableSubscriptionManager
 class JmsSubscription
           
 

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

Classes in org.apache.cxf.wsn.services that implement PausableSubscriptionManager
 class JaxwsSubscription
           
 


Apache CXF API

Apache CXF