| Package | Description |
|---|---|
| org.apache.activemq.network |
Support for federated networks of brokers.
|
| Modifier and Type | Field and Description |
|---|---|
protected ConcurrentMap<ConsumerId,DemandSubscription> |
DemandForwardingBridgeSupport.subscriptionMapByLocalId |
protected ConcurrentMap<ConsumerId,DemandSubscription> |
DemandForwardingBridgeSupport.subscriptionMapByRemoteId |
| Modifier and Type | Method and Description |
|---|---|
protected DemandSubscription |
DemandForwardingBridgeSupport.createDemandSubscription(ActiveMQDestination destination) |
protected DemandSubscription |
DurableConduitBridge.createDemandSubscription(ConsumerInfo info) |
protected DemandSubscription |
DemandForwardingBridgeSupport.createDemandSubscription(ConsumerInfo info) |
protected DemandSubscription |
ConduitBridge.createDemandSubscription(ConsumerInfo info) |
protected DemandSubscription |
DemandForwardingBridgeSupport.doCreateDemandSubscription(ConsumerInfo info) |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<ConsumerId,DemandSubscription> |
DemandForwardingBridgeSupport.getLocalSubscriptionMap() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DemandForwardingBridgeSupport.addSubscription(DemandSubscription sub) |
protected void |
DemandForwardingBridgeSupport.configureDemandSubscription(ConsumerInfo info,
DemandSubscription sub) |
protected void |
DemandForwardingBridgeSupport.removeSubscription(DemandSubscription sub) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.