xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.util.queue.BlockingQueueWrapper.I_BlockingQueueCb

Packages that use BlockingQueueWrapper.I_BlockingQueueCb
org.xmlBlaster.util.queue   
 

Uses of BlockingQueueWrapper.I_BlockingQueueCb in org.xmlBlaster.util.queue
 

Methods in org.xmlBlaster.util.queue with parameters of type BlockingQueueWrapper.I_BlockingQueueCb
private  java.util.List<I_Entry> BlockingQueueWrapper.blockingQueueOperation(int numOfEntries, long timeout, int minPrio, int maxPrio, I_QueueEntry limitEntry, BlockingQueueWrapper.I_BlockingQueueCb cb)
          Blocks until at least numOfEntries are found in the queue, or the timeout has occured.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.