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

Packages that use UnableToDestroySubscriptionFault
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
org.oasis_open.docs.wsn.bw_2   
 

Uses of UnableToDestroySubscriptionFault in org.apache.servicemix.wsn
 

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

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

Methods in org.apache.servicemix.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)
           
 



Copyright © 2005-2011 FuseSource. All Rights Reserved.