Uses of Class
org.apache.activemq.network.DemandSubscription

Packages that use DemandSubscription
org.apache.activemq.network Support for federated networks of brokers. 
 

Uses of DemandSubscription in org.apache.activemq.network
 

Methods in org.apache.activemq.network that return DemandSubscription
protected  DemandSubscription DemandForwardingBridgeSupport.createDemandSubscription(ActiveMQDestination destination)
           
protected  DemandSubscription DemandForwardingBridgeSupport.createDemandSubscription(ConsumerInfo info)
           
protected  DemandSubscription DurableConduitBridge.createDemandSubscription(ConsumerInfo info)
           
protected  DemandSubscription ConduitBridge.createDemandSubscription(ConsumerInfo info)
           
protected  DemandSubscription DemandForwardingBridgeSupport.doCreateDemandSubscription(ConsumerInfo info)
           
protected  DemandSubscription DemandForwardingBridgeSupport.getDemandSubscription(MessageDispatch md)
           
 

Methods in org.apache.activemq.network with parameters of type DemandSubscription
protected  void DemandForwardingBridgeSupport.addSubscription(DemandSubscription sub)
           
protected  void DemandForwardingBridgeSupport.configureDemandSubscription(ConsumerInfo info, DemandSubscription sub)
           
protected  void DemandForwardingBridgeSupport.removeSubscription(DemandSubscription sub)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.