| Package | Description |
|---|---|
| org.apache.activemq.network.jms |
Support for a federated network using a foreign JMS provider.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InboundQueueBridge
Create an Inbound Queue Bridge.
|
class |
InboundTopicBridge
Create an Inbound Topic Bridge.
|
class |
OutboundQueueBridge
Create an Outbound Queue Bridge.
|
class |
OutboundTopicBridge
Create an Outbound Topic Bridge.
|
| Modifier and Type | Field and Description |
|---|---|
protected LRUCache<Destination,DestinationBridge> |
JmsConnector.replyToBridges |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JmsConnector.addInboundBridge(DestinationBridge bridge) |
protected void |
JmsConnector.addOutboundBridge(DestinationBridge bridge) |
protected void |
JmsConnector.removeInboundBridge(DestinationBridge bridge) |
protected void |
JmsConnector.removeOutboundBridge(DestinationBridge bridge) |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.