Package | Description |
---|---|
org.apache.activemq.broker |
The core classes for the ActiveMQ Message Broker and its connectors.
|
org.apache.activemq.broker.jmx |
JMX MBeans for the broker and its core connectors.
|
org.apache.activemq.network.jms |
Support for a federated network using a foreign JMS provider.
|
Class and Description |
---|
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.
|
Class and Description |
---|
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.
|
Class and 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.
|
JmsMesageConvertor
Converts Message from one JMS to another
|
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. |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.