Uses of Interface
org.oasis_open.docs.wsn.bw_2.PausableSubscriptionManager

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

Uses of PausableSubscriptionManager in org.apache.servicemix.wsn
 

Classes in org.apache.servicemix.wsn that implement PausableSubscriptionManager
 class AbstractSubscription
           
 

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

Methods in org.apache.servicemix.wsn.jaxws that return PausableSubscriptionManager
 PausableSubscriptionManager PausableSubscriptionManagerService.getJBI()
           
 PausableSubscriptionManager PausableSubscriptionManagerService.getJBI(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of PausableSubscriptionManager in org.apache.servicemix.wsn.jbi
 

Classes in org.apache.servicemix.wsn.jbi that implement PausableSubscriptionManager
 class JbiSubscription
           
 

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

Classes in org.apache.servicemix.wsn.jms that implement PausableSubscriptionManager
 class JmsSubscription
           
 



Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.