Uses of Class
org.apache.qpid.util.concurrent.SynchException

Packages that use SynchException
org.apache.qpid.util.concurrent   
 

Uses of SynchException in org.apache.qpid.util.concurrent
 

Methods in org.apache.qpid.util.concurrent that throw SynchException
 void BatchSynchQueue.tryPut(E e)
          Tries a synchronous put into the queue.
 void BatchSynchQueueBase.tryPut(E e)
          Tries a synchronous put into the queue.
 



Licensed to the Apache Software Foundation