Package org.apache.qpid.testkit

Interface Summary
ErrorHandler  
 

Class Summary
Client  
Receiver A generic receiver which consumes messages from a given address in a broker (host/port) until told to stop by killing it.
Sender A generic sender which sends a stream of messages to a given address in a broker (host/port) until told to stop by killing it.
TestLauncher A basic test case class that could launch a Sender/Receiver or both, each on it's own separate thread.
 



Licensed to the Apache Software Foundation