public class ConduitBridge extends DemandForwardingBridge
bridgeFailed, configuration, consumerIdGenerator, defaultFilterFactory, demandConsumerDispatched, demandConsumerInfo, disposed, DURABLE_SUB_PREFIX, durableDestinations, dynamicallyIncludedDestinations, excludedDestinations, idGenerator, lastConnectSucceeded, localBridgeStarted, localBroker, localBrokerId, localBrokerPath, localClientId, localConnectionInfo, localSessionInfo, localStartedLatch, producerInfo, remoteBridgeStarted, remoteBroker, remoteBrokerId, remoteBrokerName, remoteBrokerPath, remoteConnectionInfo, startedLatch, staticallyIncludedDestinations, subscriptionMapByLocalId, subscriptionMapByRemoteId| Constructor and Description |
|---|
ConduitBridge(NetworkBridgeConfiguration configuration,
Transport localBroker,
Transport remoteBroker)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
addToAlreadyInterestedConsumers(ConsumerInfo info) |
protected boolean |
checkPaths(BrokerId[] first,
BrokerId[] second) |
protected DemandSubscription |
createDemandSubscription(ConsumerInfo info) |
protected void |
removeDemandSubscription(ConsumerId id) |
addConsumerInfo, addRemoteBrokerToBrokerPath, addSubscription, appendToBrokerPath, appendToBrokerPath, configureDemandSubscription, configureMessage, contains, createDemandSubscription, createNetworkBridgeFilter, doCreateDemandSubscription, duplexStart, getControllingService, getDequeueCounter, getDurableDestinations, getDynamicallyIncludedDestinations, getEnqueueCounter, getExcludedDestinations, getLocalAddress, getLocalBroker, getLocalBrokerName, getLocalSubscriptionMap, getMbeanObjectName, getRemoteAddress, getRemoteBroker, getRemoteBrokerName, getRemoteBrokerPath, getStaticallyIncludedDestinations, isCreatedByDuplex, isDuplex, isPermissableDestination, isPermissableDestination, removeDemandSubscriptionByLocalId, removeSubscription, safeWaitUntilStarted, serviceLocalCommand, serviceLocalException, serviceLocalException, serviceRemoteCommand, serviceRemoteException, setBrokerService, setCreatedByDuplex, setDurableDestinations, setDynamicallyIncludedDestinations, setExcludedDestinations, setMbeanObjectName, setNetworkBridgeListener, setStaticallyIncludedDestinations, setupStaticDestinations, start, startRemoteBridge, stop, triggerStartAsyncNetworkBridgeCreationpublic ConduitBridge(NetworkBridgeConfiguration configuration, Transport localBroker, Transport remoteBroker)
localBroker - remoteBroker - protected DemandSubscription createDemandSubscription(ConsumerInfo info) throws java.io.IOException
createDemandSubscription in class DemandForwardingBridgeSupportjava.io.IOExceptionprotected boolean addToAlreadyInterestedConsumers(ConsumerInfo info)
protected void removeDemandSubscription(ConsumerId id) throws java.io.IOException
removeDemandSubscription in class DemandForwardingBridgeSupportjava.io.IOExceptionCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.