Home » apache-tomcat-6.0.26-src » org.apache » coyote »

org.apache.coyote

Sub Packages:

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    
org.apache.coyote.tomcat5    

Interfaces:

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
NotesManager   Simple API used to implement notes support in Request/Response object.  code | html
OutputBuffer   Output buffer.  code | html
Processor   Processor.  code | html
ProtocolHandler   Abstract the protocol implementation, including threading, etc.  code | html

Classes:

ActionCode   Enumerated class containing the adapter event codes.  code | html
Adapter   Simple adapter.  code | html
Constants   Constants.  code | html
NotesManagerImpl   Simple API to handle notes with Request/Response object.  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