Package org.apache.tomcat.modules.server

Interceptors that are used to connect with a web server, including the standalone http implementation.

See:
          Description

Interface Summary
JNIEndpoint.JniHandler  
 

Class Summary
Ajp12Interceptor  
Ajp13 Represents a single, persistent connection between the web server and the servlet container.
Ajp13Interceptor  
Ajp13Packet A single packet for communication between the web server and the container.
Http10  
Http10Interceptor Standalone http.
JNIConnectionHandler Connector for a JNI connections using the API in tomcat.service.
JNIEndpoint Handle incoming JNI connections.
JNIRequestAdapter  
JNIResponseAdapter  
PoolTcpConnector Connector for a TCP-based connector using the API in tomcat.service.
 

Package org.apache.tomcat.modules.server Description

Interceptors that are used to connect with a web server, including the standalone http implementation.

Todo



Copyright ? 2001 Apache Software Foundation. All Rights Reserved.