| java.lang.Object org.apache.coyote.tomcat3.Tomcat3Adapter
Tomcat3Adapter | public class Tomcat3Adapter implements Adapter(Code) | | Adapter between Coyote and Tomcat.
This class handles the task of passing of an individual request to
Tomcat to handle. Also some of the connection-specific methods are
delegated to here.
|
containerRequestNOTE | static int containerRequestNOTE(Code) | | |
Tomcat3Adapter | Tomcat3Adapter(ContextManager ctxman)(Code) | | |
|
|