Uses of Class
org.apache.qpid.test.framework.localcircuit.LocalCircuitImpl

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

Uses of LocalCircuitImpl in org.apache.qpid.test.framework.localcircuit
 

Fields in org.apache.qpid.test.framework.localcircuit declared as LocalCircuitImpl
protected  LocalCircuitImpl LocalPublisherImpl.circuit
          Holds a reference to the containing circuit.
 

Methods in org.apache.qpid.test.framework.localcircuit with parameters of type LocalCircuitImpl
 void LocalPublisherImpl.setCircuit(LocalCircuitImpl circuit)
          Sets the contianing circuit.
 void LocalReceiverImpl.setCircuit(LocalCircuitImpl circuit)
          Sets the contianing circuit.
 



Licensed to the Apache Software Foundation