Uses of Class
org.apache.servicemix.wsn.jms.JmsSubscription

Packages that use JmsSubscription
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 JmsSubscription in org.apache.servicemix.wsn.jbi
 

Subclasses of JmsSubscription in org.apache.servicemix.wsn.jbi
 class JbiSubscription
           
 

Methods in org.apache.servicemix.wsn.jbi that return JmsSubscription
protected  JmsSubscription JbiNotificationBroker.createJmsSubscription(String name)
           
 

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

Methods in org.apache.servicemix.wsn.jms that return JmsSubscription
protected abstract  JmsSubscription JmsNotificationBroker.createJmsSubscription(String name)
           
 



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