|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalReceiverImpl | |
---|---|
org.apache.qpid.test.framework | A framework for testing Qpid, built around a standard 'test circuit' design. |
org.apache.qpid.test.framework.localcircuit |
Uses of LocalReceiverImpl in org.apache.qpid.test.framework |
---|
Methods in org.apache.qpid.test.framework that return LocalReceiverImpl | |
---|---|
protected LocalReceiverImpl |
LocalCircuitFactory.createReceiverFromCircuitEnd(CircuitEndBase receiverEnd)
Creates a local Receiver from a CircuitEnd . |
Uses of LocalReceiverImpl in org.apache.qpid.test.framework.localcircuit |
---|
Constructors in org.apache.qpid.test.framework.localcircuit with parameters of type LocalReceiverImpl | |
---|---|
LocalCircuitImpl(org.apache.qpid.junit.extensions.util.ParsedProperties testProps,
LocalPublisherImpl publisher,
LocalReceiverImpl receiver,
Connection connection,
ExceptionMonitor connectionExceptionMonitor)
Creates a test circuit using the specified test parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |