Package org.activemq.transport.composite

A Composite Pattern implementation of TransportChannel allowing a client to connect randomly to one of a number of possible destinations, cycling through them until a connection is established.

See:
          Description

Class Summary
CompositeTransportChannel A Compsite implementation of a TransportChannel
CompositeTransportChannelFactory A Composite implementation of a TransportChannelFactory
 

Package org.activemq.transport.composite Description

A Composite Pattern implementation of TransportChannel allowing a client to connect randomly to one of a number of possible destinations, cycling through them until a connection is established.



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