|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BoundedChannel | |
org.dbunit.util.concurrent |
Uses of BoundedChannel in org.dbunit.util.concurrent |
Classes in org.dbunit.util.concurrent that implement BoundedChannel | |
class |
BoundedBuffer
Efficient array-based bounded buffer class. |
class |
BoundedLinkedQueue
A bounded variant of LinkedQueue class. |
class |
SemaphoreControlledChannel
Abstract class for channels that use Semaphores to control puts and takes. |
class |
Slot
A one-slot buffer, using semaphores to control access. |
class |
SynchronousChannel
A rendezvous channel, similar to those used in CSP and Ada. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |