|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Worker | Common interface for developing worker classes to be used by the Listener class. |
Class Summary | |
---|---|
Listener | The listener class provides a mechanism for dispatching events from the Queue class and a common way of handling events dispatched from the Queue class. |
ListenerGroup | Class to configure, instantiate and manage Listener threads. |
Queue | FILO Queue implementation |
Exception Summary | |
---|---|
QueueDiscardWarning | Warning to indicate that an event queue has reached maximum depth and is discarding new events until the queue depth reaches a point below the maximum depth. |
Provides classes to develop standalone server applications that require event queueing and threading.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |