|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Class Summary | |
|---|---|
| HTTPRequestReader | This class reads HTTP client requests. |
| RequestListener | This class listens to the client requests and enqueues them. |
| RequestQueue | This class implements a queue where the received client requests are
saved and then they are readed by the RequestDispatcher
thead to be processed. |
| RequestQueueNode | This is an auxiliary class used to save the socket, the HTTP request line,
and the HTTP request headers for each client in the RequestQueue
. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||