| org.apache.coyote.http11.filters |
| InputFilter | Input filter interface. | code | html |
| OutputFilter | Output filter. | code | html |
| Constants | Constants. | code | html |
| FileTester | File tester. | code | html |
| Http11AprProcessor | Processes HTTP requests. | code | html |
| Http11AprProtocol | Abstract the protocol implementation, including threading, etc. | code | html |
| Http11AprProtocol.Http11ConnectionHandler | code | html | |
| Http11BaseProtocol | Abstract the protocol implementation, including threading, etc. | code | html |
| Http11BaseProtocol.Http11ConnectionHandler | code | html | |
| Http11NioProcessor | Processes HTTP requests. | code | html |
| Http11NioProtocol | Abstract the protocol implementation, including threading, etc. | code | html |
| Http11NioProtocol.Http11ConnectionHandler | code | html | |
| Http11Processor | Processes HTTP requests. | code | html |
| Http11Protocol | Abstract the protocol implementation, including threading, etc. | code | html |
| Http11Protocol.Http11ConnectionHandler | code | html | |
| InternalAprInputBuffer | Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding. | code | html |
| InternalAprInputBuffer.SocketInputBuffer | This class is an input buffer which will read its data from an input stream. | code | html |
| InternalAprOutputBuffer | Output buffer. | code | html |
| InternalAprOutputBuffer.SocketOutputBuffer | This class is an output buffer which will write data to an output stream. | code | html |
| InternalInputBuffer | Implementation of InputBuffer which provides HTTP request header parsing as well as transfer decoding. | code | html |
| InternalInputBuffer.InputStreamInputBuffer | This class is an input buffer which will read its data from an input stream. | code | html |
| InternalNioOutputBuffer | Output buffer. | code | html |
| InternalNioOutputBuffer.SocketOutputBuffer | This class is an output buffer which will write data to an output stream. | code | html |
| InternalOutputBuffer | Output buffer. | code | html |
| InternalOutputBuffer.OutputStreamOutputBuffer | This class is an output buffer which will write data to an output stream. | code | html |
| RandomAdapter | Adapter which will return random responses using pipelining, which means it will never try to generate bogus responses. | code | html |
| TestAdapter | Adapter which will generate content. | code | html |