Apache CXF API

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

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

Uses of UnableToDestroySubscriptionFault in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that throw UnableToDestroySubscriptionFault
protected  void AbstractSubscription.unsubscribe()
           
 void AbstractNotificationBroker.unsubscribe(String address)
           
 UnsubscribeResponse AbstractSubscription.unsubscribe(Unsubscribe unsubscribeRequest)
           
 

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

Methods in org.apache.cxf.wsn.client that throw UnableToDestroySubscriptionFault
 void Subscription.unsubscribe()
           
 UnsubscribeResponse Publisher.PublisherSubscription.unsubscribe(Unsubscribe unsubscribeRequest)
           
 

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

Methods in org.apache.cxf.wsn.jms that throw UnableToDestroySubscriptionFault
protected  void JmsSubscription.unsubscribe()
           
 

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

Methods in org.oasis_open.docs.wsn.bw_2 that throw UnableToDestroySubscriptionFault
 UnsubscribeResponse PausableSubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest)
           
 UnsubscribeResponse SubscriptionManager.unsubscribe(Unsubscribe unsubscribeRequest)
           
 


Apache CXF API

Apache CXF