|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| MessageQueue<_MessageType> | Implements the message queue. |
| WorkingThread<_MessageType> | Implements the thread that has the message queue. |
The package contains the supporting functionality for queuing and processing messages with the working thread. Several threads can put messages to the queue and one thread removes them and calls user code to process them.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||