|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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.ArrayList |
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 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||