|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DemandSubscription | |
---|---|
org.apache.activemq.network | Support for federated networks of brokers. |
Uses of DemandSubscription in org.apache.activemq.network |
---|
Fields in org.apache.activemq.network with type parameters of type DemandSubscription | |
---|---|
protected java.util.concurrent.ConcurrentHashMap<ConsumerId,DemandSubscription> |
DemandForwardingBridgeSupport.subscriptionMapByLocalId
|
protected java.util.concurrent.ConcurrentHashMap<ConsumerId,DemandSubscription> |
DemandForwardingBridgeSupport.subscriptionMapByRemoteId
|
Methods in org.apache.activemq.network that return DemandSubscription | |
---|---|
protected DemandSubscription |
DemandForwardingBridgeSupport.createDemandSubscription(ActiveMQDestination destination)
|
protected DemandSubscription |
DurableConduitBridge.createDemandSubscription(ConsumerInfo info)
|
protected DemandSubscription |
ConduitBridge.createDemandSubscription(ConsumerInfo info)
|
protected DemandSubscription |
DemandForwardingBridgeSupport.createDemandSubscription(ConsumerInfo info)
|
protected DemandSubscription |
DemandForwardingBridgeSupport.doCreateDemandSubscription(ConsumerInfo info)
|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |