| Interface | Description |
|---|---|
| EventQueueOverflowStrategy | |
| MessageQueue | |
| MessageQueue.DiscardListener | |
| MessageQueueAdapter |
| Class | Description |
|---|---|
| AbstractBoundedEventHeap | |
| AbstractBoundedEventQueue | |
| BoundedDeadlineEventQueue |
Note that most of the methods are not thread-safe.
|
| BoundedFifoEventQueue |
Note that most of the methods are not thread-safe.
|
| BoundedPriorityEventQueue |
Note that the methods do not need to be thread-safe.
|
| BoundedReceiveTimeEventQueue |
a bounded event queue that orders the
added messages by their receivetimestamp attribute.
|
| DefaultMessageQueueAdapter | |
| EventQueueFactory | |
| QueueUtil | |
| RWLockEventQueueDecorator |
Copyright © 2015 JacORB. All rights reserved.