See: Description
Interface | Description |
---|---|
JmsMesageConvertor |
Converts Message from one JMS to another
|
Class | Description |
---|---|
DestinationBridge |
A Destination bridge is used to bridge between to different JMS systems
|
InboundQueueBridge |
Create an Inbound Queue Bridge.
|
InboundTopicBridge |
Create an Inbound Topic Bridge.
|
JmsConnector |
This bridge joins the gap between foreign JMS providers and ActiveMQ As some
JMS providers are still only in compliance with JMS v1.0.1 , this bridge itself
aimed to be in compliance with the JMS 1.0.2 specification.
|
JmsQueueConnector |
A Bridge to other JMS Queue providers
|
JmsTopicConnector |
A Bridge to other JMS Topic providers
|
OutboundQueueBridge |
Create an Outbound Queue Bridge.
|
OutboundTopicBridge |
Create an Outbound Topic Bridge.
|
ReconnectionPolicy |
A policy object that defines how a
JmsConnector deals with
reconnection of the local and foreign connections. |
SimpleJmsMessageConvertor |
Converts Message from one JMS to another
|
Copyright © 2005–2013 The Apache Software Foundation. All rights reserved.