Uses of Package
org.apache.activemq.network

Packages that use org.apache.activemq.network
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 Support for federated networks of brokers. 
 

Classes in org.apache.activemq.network used by org.apache.activemq.broker
NetworkConnector
           
 

Classes in org.apache.activemq.network used by org.apache.activemq.broker.jmx
NetworkConnector
           
 

Classes in org.apache.activemq.network used by org.apache.activemq.network
Bridge
          Represents a network bridge interface
ConduitBridge
          Consolidates subscriptions
ConnectionFilter
          Abstraction that allows you to control which brokers a NetworkConnector connects bridges to.
DemandForwardingBridge
          Forwards messages from the local broker to the remote broker based on demand.
DemandForwardingBridgeSupport
          A useful base class for implementing demand forwarding bridges.
DemandSubscription
          Represents a network bridge interface
NetworkConnector
           
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.