Uses of Package
org.apache.qpid.client.util

Packages that use org.apache.qpid.client.util
org.apache.qpid.client   
org.apache.qpid.client.protocol   
org.apache.qpid.client.state   
org.apache.qpid.client.state.listener   
org.apache.qpid.client.util   
 

Classes in org.apache.qpid.client.util used by org.apache.qpid.client
BlockingWaiter
          BlockingWaiter is a 'rendezvous' which delegates handling of incoming Objects to a listener implemented as a sub-class of this and hands off the process or error to a consumer.
FlowControllingBlockingQueue
          A blocking queue that emits events above a user specified threshold allowing the caller to take action (e.g.
 

Classes in org.apache.qpid.client.util used by org.apache.qpid.client.protocol
BlockingWaiter
          BlockingWaiter is a 'rendezvous' which delegates handling of incoming Objects to a listener implemented as a sub-class of this and hands off the process or error to a consumer.
 

Classes in org.apache.qpid.client.util used by org.apache.qpid.client.state
BlockingWaiter
          BlockingWaiter is a 'rendezvous' which delegates handling of incoming Objects to a listener implemented as a sub-class of this and hands off the process or error to a consumer.
 

Classes in org.apache.qpid.client.util used by org.apache.qpid.client.state.listener
BlockingWaiter
          BlockingWaiter is a 'rendezvous' which delegates handling of incoming Objects to a listener implemented as a sub-class of this and hands off the process or error to a consumer.
 

Classes in org.apache.qpid.client.util used by org.apache.qpid.client.util
FlowControllingBlockingQueue.ThresholdListener
           
 



Licensed to the Apache Software Foundation