Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.bw_2.PauseFailedFault

Packages that use PauseFailedFault
org.apache.cxf.wsn   
org.apache.cxf.wsn.client   
org.apache.cxf.wsn.jms   
org.oasis_open.docs.wsn.bw_2   
 

Uses of PauseFailedFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw PauseFailedFault
protected abstract  void AbstractSubscription.pause()
           
 PauseSubscriptionResponse AbstractSubscription.pauseSubscription(PauseSubscription pauseSubscriptionRequest)
           
 

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

Methods in org.apache.cxf.wsn.client that throw PauseFailedFault
 void Subscription.pause()
           
 

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

Methods in org.apache.cxf.wsn.jms that throw PauseFailedFault
protected  void JmsSubscription.pause()
           
 

Uses of PauseFailedFault in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 that throw PauseFailedFault
 PauseSubscriptionResponse PausableSubscriptionManager.pauseSubscription(PauseSubscription pauseSubscriptionRequest)
           
 


Apache CXF API

Apache CXF