|
||||||||||
| 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
public class ConduitBridge
Consolidates subscriptions
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
ConduitBridge(NetworkBridgeConfiguration configuration,
Transport localBroker,
Transport remoteBroker)
Constructor |
|
| Method Summary | |
|---|---|
protected boolean |
addToAlreadyInterestedConsumers(ConsumerInfo info)
|
protected boolean |
checkPaths(BrokerId[] first,
BrokerId[] second)
|
protected DemandSubscription |
createDemandSubscription(ConsumerInfo info)
|
protected void |
removeDemandSubscription(ConsumerId id)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ConduitBridge(NetworkBridgeConfiguration configuration,
Transport localBroker,
Transport remoteBroker)
localBroker - remoteBroker - | Method Detail |
|---|
protected DemandSubscription createDemandSubscription(ConsumerInfo info)
throws java.io.IOException
createDemandSubscription in class DemandForwardingBridgeSupportjava.io.IOException
protected boolean checkPaths(BrokerId[] first,
BrokerId[] second)
protected boolean addToAlreadyInterestedConsumers(ConsumerInfo info)
protected void removeDemandSubscription(ConsumerId id)
throws java.io.IOException
removeDemandSubscription in class DemandForwardingBridgeSupportjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||