| Class | Description |
|---|---|
| LEE | |
| Queue |
Queue - object oriented interface to a directory based queue
|
| QueueIterator |
Queue iterator to be implemented by each directory queue implementation.
|
| QueueNull |
QueueNull - object oriented interface to a null directory based queue.
|
| QueueSimple |
QueueSimple - object oriented interface to a simple directory based queue.
|
| Exception | Description |
|---|---|
| NotSupportedMethodException |
Exception raised if the operation is not supported.
|
| QueueException |
Exception to be thrown if an error occurs in the queue handling.
|
Queue page followed by
QueueSimple and QueueNull.Copyright © 2012. All Rights Reserved.