Package org.apache.activemq.network.jms
Support for a federated network using a foreign JMS provider.
-
Interface Summary Interface Description JmsMesageConvertor Converts Message from one JMS to another -
Class Summary Class Description DestinationBridge A Destination bridge is used to bridge between to different JMS systemsInboundQueueBridge 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 providersJmsTopicConnector A Bridge to other JMS Topic providersJndiLookupFactory JndiTemplateLookupFactory OutboundQueueBridge Create an Outbound Queue Bridge.OutboundTopicBridge Create an Outbound Topic Bridge.ReconnectionPolicy A policy object that defines how aJmsConnector
deals with reconnection of the local and foreign connections.SimpleJmsMessageConvertor Converts Message from one JMS to anotherSimpleJmsQueueConnector SimpleJmsTopicConnector A Bridge to other JMS Topic providers