Package org.apache.qpid.client.util

Interface Summary
FlowControllingBlockingQueue.ThresholdListener  
 

Class Summary
BlockingWaiter<T> 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.
 



Licensed to the Apache Software Foundation