|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| Scheduler | This class performs the control of the listener/s and workers threads. |
| TasksQueue | This class implements a queue where the works to be done by a thread
are saved by the Scheduler. |
| TasksQueueNode | This is an auxiliary class used to save the tasks that will be done by a
Worker thread. |
| Worker | This class performs the client request processing and it sends the server response to the client. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||