Package org.apache.catalina.connector
Class Summary |
ClientAbortException |
Wrap an IOException identifying it as being caused by an abort
of a request by a remote client.
|
CometEventImpl | |
Connector |
Implementation of a Coyote connector for Tomcat 5.x.
|
Constants |
Static constants for this package. |
CoyoteAdapter |
Implementation of a request processor which delegates the processing to a
Coyote processor.
|
CoyoteInputStream |
This class handles reading bytes.
|
CoyoteOutputStream |
Coyote implementation of the servlet output stream.
|
CoyotePrincipal |
Generic implementation of java.security.Principal that
is used to represent principals authenticated at the protocol handler level.
|
CoyoteReader |
Coyote implementation of the buffred reader.
|
CoyoteWriter |
Coyote implementation of the servlet writer.
|
InputBuffer |
The buffer used by Tomcat request. |
MapperListener |
Mapper listener.
|
OutputBuffer |
The buffer used by Tomcat response. |
Request |
Wrapper object for the Coyote request.
|
Response |
Wrapper object for the Coyote response.
|
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.