Uses of Class
org.apache.servicemix.wsn.jaxws.UnableToDestroySubscriptionFault

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

Uses of UnableToDestroySubscriptionFault in org.apache.servicemix.wsn
 

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

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

Methods in org.apache.servicemix.wsn.jaxws that throw UnableToDestroySubscriptionFault
 UnsubscribeResponse SubscriptionManagerServiceImpl.unsubscribe(Unsubscribe Unsubscribe)
           
 UnsubscribeResponse SubscriptionManager.unsubscribe(Unsubscribe Unsubscribe)
           
 UnsubscribeResponse PausableSubscriptionManager.unsubscribe(Unsubscribe Unsubscribe)
           
 UnsubscribeResponse PausableSubscriptionManagerServiceImpl.unsubscribe(Unsubscribe Unsubscribe)
           
 

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

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



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.