Uses of Class
org.apache.qpid.test.framework.LocalCircuitFactory

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

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

 

Uses of LocalCircuitFactory in org.apache.qpid.test.framework
 

Subclasses of LocalCircuitFactory in org.apache.qpid.test.framework
 class LocalAMQPCircuitFactory
          LocalAMQPCircuitFactory is a test sequencer that creates test circuits with publishing and receiving ends rooted on the same JVM, allowing AMQP/Qpid specific options to be applied to the circuit.
 



Licensed to the Apache Software Foundation