| Constants | Constants. | code | html |
| CoyoteAdapter | Implementation of a request processor which delegates the processing to a Coyote processor. | code | html |
| CoyoteConnector | Implementation of a Coyote connector for Tomcat 4.x. | code | html |
| CoyoteInputStream | This class handles the readin input bytes, as well as the input buffering. | code | html |
| CoyoteOutputStream | Coyote implementation of the servlet output stream. | code | html |
| CoyotePrincipal | Generic implementation of java.security.Principal that is used to represent principals authenticated at the protocol handler level. | code | html |
| CoyoteRequest | Wrapper object for the Coyote request. | code | html |
| CoyoteRequest.PrivilegedGetSession | code | html | |
| CoyoteRequestFacade | Facade class that wraps a Coyote request object. | code | html |
| CoyoteResponse | Wrapper object for the Coyote response. | code | html |
| CoyoteResponseFacade | Facade class that wraps a Coyote response object. | code | html |
| CoyoteServerSocketFactory | This socket factory holds secure socket factory parameters. | code | html |
| CoyoteWriter | Coyote implementation of the servlet writer. | code | html |
| OutputBuffer | The buffer used by Tomcat response. | code | html |