Uses of Class
org.codehaus.activemq.transport.composite.CompositeTransportChannel

Packages that use CompositeTransportChannel
org.codehaus.activemq.transport The transport abstraction layer for sending and receiving Packets over a network  
org.codehaus.activemq.transport.reliable   
 

Uses of CompositeTransportChannel in org.codehaus.activemq.transport
 

Subclasses of CompositeTransportChannel in org.codehaus.activemq.transport
 class DiscoveryTransportChannel
          A ReliableTransportChannel which uses a DiscoveryAgent to discover remote broker instances and dynamically connect to them.
 

Uses of CompositeTransportChannel in org.codehaus.activemq.transport.reliable
 

Subclasses of CompositeTransportChannel in org.codehaus.activemq.transport.reliable
 class ReliableTransportChannel
          A Compsite implementation of a TransportChannel
 



Copyright © 2004 Protique, Ltd.. All Rights Reserved.