| org.apache.coyote.ajp | |
| org.apache.coyote.http11 | |
| org.apache.coyote.http11.filters | |
| org.apache.coyote.memory | |
| org.apache.coyote.tomcat3 | |
| org.apache.coyote.tomcat4 |
| ActionHook | Action hook. | code | html |
| Adapter | Adapter. This represents the entry point in a coyote-based servlet container. | code | html |
| InputBuffer | Input buffer. | code | html |
| OutputBuffer | Output buffer. | code | html |
| Processor | Processor. | code | html |
| ProtocolHandler | Abstract the protocol implementation, including threading, etc. | code | html |
| ActionCode | Enumerated class containing the adapter event codes. | code | html |
| Adapter | Simple adapter. | code | html |
| Constants | Constants. | code | html |
| Request | This is a low-level, efficient representation of a server request. | code | html |
| RequestGroupInfo | This can be moved to top level ( eventually with a better name ). | code | html |
| RequestInfo | Structure holding the Request and Response objects. | code | html |
| Response | Response object. | code | html |