Uses of Class
org.apache.qpid.testkit.Client

Packages that use Client
org.apache.qpid.testkit   
 

Uses of Client in org.apache.qpid.testkit
 

Subclasses of Client in org.apache.qpid.testkit
 class Receiver
          A generic receiver which consumes messages from a given address in a broker (host/port) until told to stop by killing it.
 class 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.
 



Licensed to the Apache Software Foundation