Uses of Package
org.apache.activemq.network.jms
-
Packages that use org.apache.activemq.network.jms 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. -
Classes in org.apache.activemq.network.jms used by org.apache.activemq.broker Class 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. -
Classes in org.apache.activemq.network.jms used by org.apache.activemq.broker.jmx Class 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. -
Classes in org.apache.activemq.network.jms used by org.apache.activemq.network.jms 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.JmsMesageConvertor Converts Message from one JMS to anotherJndiLookupFactory 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.SimpleJmsQueueConnector SimpleJmsTopicConnector A Bridge to other JMS Topic providers