|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.network.DemandForwardingBridgeSupport
org.apache.activemq.network.DemandForwardingBridge
org.apache.activemq.network.ConduitBridge
org.apache.activemq.network.DurableConduitBridge
public class DurableConduitBridge
Consolidates subscriptions
Field Summary |
---|
Fields inherited from class org.apache.activemq.network.DemandForwardingBridge |
---|
brokerInfoMutex, remoteBrokerId, remoteBrokerPath |
Constructor Summary | |
---|---|
DurableConduitBridge(NetworkBridgeConfiguration configuration,
Transport localBroker,
Transport remoteBroker)
Constructor |
Method Summary | |
---|---|
protected DemandSubscription |
createDemandSubscription(ConsumerInfo info)
|
protected boolean |
doesConsumerExist(ActiveMQDestination dest)
|
protected java.lang.String |
getSubscriberName(ActiveMQDestination dest)
|
protected void |
setupStaticDestinations()
Subscriptions for these destinations are always created |
Methods inherited from class org.apache.activemq.network.ConduitBridge |
---|
addToAlreadyInterestedConsumers, checkPaths, removeDemandSubscription |
Methods inherited from class org.apache.activemq.network.DemandForwardingBridge |
---|
addRemoteBrokerToBrokerPath, createNetworkBridgeFilter, getRemoteBrokerPath, serviceLocalBrokerInfo, serviceRemoteBrokerInfo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DurableConduitBridge(NetworkBridgeConfiguration configuration, Transport localBroker, Transport remoteBroker)
configuration
- localBroker
- remoteBroker
- Method Detail |
---|
protected void setupStaticDestinations()
setupStaticDestinations
in class DemandForwardingBridgeSupport
protected DemandSubscription createDemandSubscription(ConsumerInfo info) throws java.io.IOException
createDemandSubscription
in class ConduitBridge
java.io.IOException
protected java.lang.String getSubscriberName(ActiveMQDestination dest)
protected boolean doesConsumerExist(ActiveMQDestination dest)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |