| Package | Description |
|---|---|
| org.apache.excalibur.event.impl |
| Class and Description |
|---|
| AbstractQueue
Provides the base functionality for the other
Queue types. |
| DefaultQueue
The default queue implementation is a variable size queue.
|
| FixedSizeQueue
Deprecated.
Use the DefaultQueue as it properly supports the EnqueuePredicates
|