| Package | Description |
|---|---|
| org.apache.activemq.network |
Support for federated networks of brokers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeDemandForwardingBridge
A demand forwarding bridge which works with multicast style transports where
a single Transport could be communicating with multiple remote brokers
|
class |
ConduitBridge
Consolidates subscriptions
|
class |
DemandForwardingBridge
Forwards messages from the local broker to the remote broker based on demand.
|
class |
DurableConduitBridge
Consolidates subscriptions
|
| Modifier and Type | Method and Description |
|---|---|
protected DemandForwardingBridgeSupport |
MulticastNetworkConnector.createBridge(Transport local,
Transport remote) |
DemandForwardingBridgeSupport |
MulticastNetworkConnector.getBridge() |
| Modifier and Type | Method and Description |
|---|---|
protected NetworkBridge |
NetworkConnector.configureBridge(DemandForwardingBridgeSupport result) |
void |
MulticastNetworkConnector.setBridge(DemandForwardingBridgeSupport bridge) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.