| Class Summary | |
|---|---|
| AjpAprProcessor | Processes HTTP requests. |
| AjpAprProcessor.SocketInputBuffer | This class is an input buffer which will read its data from an input stream. |
| AjpAprProcessor.SocketOutputBuffer | This class is an output buffer which will write data to an output stream. |
| AjpAprProtocol | Abstract the protocol implementation, including threading, etc. |
| AjpAprProtocol.AjpConnectionHandler | |
| AjpMessage | A single packet for communication between the web server and the container. |
| AjpProcessor | Processes HTTP requests. |
| AjpProcessor.SocketInputBuffer | This class is an input buffer which will read its data from an input stream. |
| AjpProcessor.SocketOutputBuffer | This class is an output buffer which will write data to an output stream. |
| AjpProtocol | Abstract the protocol implementation, including threading, etc. |
| AjpProtocol.AjpConnectionHandler | |
| Constants | Constants. |