|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| MessageDrivenThreadListener | |
| Class Summary | |
|---|---|
| CloseableThread | A base class for threads which need to be gracefully closed, since Thread.stop() is deprecated. |
| MessageDrivenThread | A useful base class for a thread that wishes to simply respond to messages. |
| ProducerConsumerQueue<T> | A synchronized queue where get/put waits if needed. |
| SynchronizedBoolean | Useful class for setting a flag between threads. |
| SynchronizedObjectHolder<T> | |
Provides utilities for thread synchronization.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||