Apache CXF API

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

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

Uses of ResumeFailedFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw ResumeFailedFault
protected abstract  void AbstractSubscription.resume()
           
 ResumeSubscriptionResponse AbstractSubscription.resumeSubscription(ResumeSubscription resumeSubscriptionRequest)
           
 

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

Methods in org.apache.cxf.wsn.client that throw ResumeFailedFault
 void Subscription.resume()
           
 

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

Methods in org.apache.cxf.wsn.jms that throw ResumeFailedFault
protected  void JmsSubscription.resume()
           
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that throw ResumeFailedFault
 ResumeSubscriptionResponse PausableSubscriptionManager.resumeSubscription(ResumeSubscription resumeSubscriptionRequest)
           
 


Apache CXF API

Apache CXF