Uses of Package
org.apache.qpid.test.framework.localcircuit

Packages that use org.apache.qpid.test.framework.localcircuit
org.apache.qpid.test.framework

A framework for testing Qpid, built around a standard 'test circuit' design. 

org.apache.qpid.test.framework.localcircuit   
 

Classes in org.apache.qpid.test.framework.localcircuit used by org.apache.qpid.test.framework
LocalPublisherImpl
          Provides an implementation of the Publisher interface and wraps a single message producer and consumer on a single controlSession, as a CircuitEnd.
LocalReceiverImpl
          Provides an implementation of the Receiver interface that wraps a single message producer and consumer on a single controlSession, as a CircuitEnd.
 

Classes in org.apache.qpid.test.framework.localcircuit used by org.apache.qpid.test.framework.localcircuit
LocalCircuitImpl
          LocalCircuitImpl provides an implementation of the test circuit.
LocalPublisherImpl
          Provides an implementation of the Publisher interface and wraps a single message producer and consumer on a single controlSession, as a CircuitEnd.
LocalReceiverImpl
          Provides an implementation of the Receiver interface that wraps a single message producer and consumer on a single controlSession, as a CircuitEnd.
 



Licensed to the Apache Software Foundation