Uses of Package
org.apache.activemq.network.jms

Packages that use org.apache.activemq.network.jms
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. 
 

Classes in org.apache.activemq.network.jms used by org.apache.activemq.broker
JmsConnector
          This bridge joins the gap between foreign JMS providers and ActiveMQ As some JMS providers are still only 1.0.1 compliant, this bridge itself aimed to be JMS 1.0.2 compliant.
 

Classes in org.apache.activemq.network.jms used by org.apache.activemq.broker.jmx
JmsConnector
          This bridge joins the gap between foreign JMS providers and ActiveMQ As some JMS providers are still only 1.0.1 compliant, this bridge itself aimed to be JMS 1.0.2 compliant.
 

Classes in org.apache.activemq.network.jms used by org.apache.activemq.network.jms
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 1.0.1 compliant, this bridge itself aimed to be JMS 1.0.2 compliant.
JmsMesageConvertor
          Converts Message from one JMS to another
OutboundQueueBridge
          Create an Outbound Queue Bridge
OutboundTopicBridge
          Create an Outbound Topic Bridge
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.