|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageQueue | |
---|---|
org.jacorb.notification.queue |
Uses of MessageQueue in org.jacorb.notification.queue |
---|
Classes in org.jacorb.notification.queue that implement MessageQueue | |
---|---|
class |
AbstractBoundedEventHeap
|
class |
AbstractBoundedEventQueue
|
class |
BoundedDeadlineEventQueue
Note that most of the methods are not thread-safe. |
class |
BoundedFifoEventQueue
Note that most of the methods are not thread-safe. |
class |
BoundedPriorityEventQueue
Note that the methods do not need to be thread-safe. |
class |
BoundedReceiveTimeEventQueue
a bounded event queue that orders the added messages by their receivetimestamp attribute. |
Constructors in org.jacorb.notification.queue with parameters of type MessageQueue | |
---|---|
DefaultMessageQueueAdapter(MessageQueue queue)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |