|
|||||||||
| Home >> All >> org >> apache >> coyote >> [ tomcat3 overview ] | PREV NEXT | ||||||||
A
- acknowledged - Variable in class org.apache.coyote.tomcat3.Tomcat3Response
- adapter - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- attributes - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
C
- CoyoteInterceptor2 - class org.apache.coyote.tomcat3.CoyoteInterceptor2.
- Standalone http.
- CoyoteInterceptor2() - Constructor for class org.apache.coyote.tomcat3.CoyoteInterceptor2
- clientFlush() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- cm - Variable in class org.apache.coyote.tomcat3.Tomcat3Adapter
- connector - Variable in class org.apache.coyote.tomcat3.Tomcat3Adapter
- connector - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- containerRequestNOTE - Static variable in class org.apache.coyote.tomcat3.Tomcat3Adapter
- coyoteRequest - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- coyoteResponse - Variable in class org.apache.coyote.tomcat3.Tomcat3Response
D
- doRead() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Read a single character from the request body.
- doRead(byte[], int, int) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Read a chunk from the request body.
- doWrite(byte[], int, int) - Method in class org.apache.coyote.tomcat3.Tomcat3Response
E
- end - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- endHeaders() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- engineInit(ContextManager) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Called when the ContextManger is started
- engineShutdown(ContextManager) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- engineStart(ContextManager) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Called when the ContextManger is started
F
- finish() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
G
- getAuthType() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- getConnector() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Get the Connector that this request services
- getCoyoteRequest() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- getInfo(Context, Request, int, String) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- getInfo calls for SSL data
- getJvmRoute() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- getLocalHost() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- getRedirectPort() - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Get the redirect port.
- getRemoteUser() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- getServerPort() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
I
- init() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- isSSLAttribute(String) - Static method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Check if a string is a reserved SSL attribute key.
- isSecure() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
O
- org.apache.coyote.tomcat3 - package org.apache.coyote.tomcat3
- outputChunk - Variable in class org.apache.coyote.tomcat3.Tomcat3Response
P
- pos - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- postRequest(Request, Response) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- preService(Request, Response) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Handle HTTP expectations.
- processorClassName - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- proto - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- protocolNote - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
R
- REDIRECT_PORT_ATTR - Static variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- readBuffer - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- readBytes() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Read bytes to the read chunk buffer.
- readChunk - Variable in class org.apache.coyote.tomcat3.Tomcat3Request
- recycle() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- recycle() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- redirectPort - Variable in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- remoteAddr() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- remoteHost() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- reportedname - Variable in class org.apache.coyote.tomcat3.Tomcat3Response
- reset() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
S
- sendAcknowledgement() - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- Send an acknowledgment of a request.
- serverName() - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- service(Request, Response) - Method in class org.apache.coyote.tomcat3.Tomcat3Adapter
- Pass off an individual request to Tomcat.
- setAttribute(String, Object) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- setAuthType(String) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- setConnector(BaseInterceptor) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Set the Connector that this request services
- setContentType(String) - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- setCoyoteRequest(Request) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- Attach the Coyote Request to this Request.
- setCoyoteResponse(Response) - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- Attach a Coyote Request to this request.
- setInfo(Context, Request, int, String, String) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- setJvmRoute(String) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- setLocale(Locale) - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- setProcessorClassName(String) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Set the class of the processor to use.
- setProperty(String, String) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- setRedirectPort(int) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
- Set the redirect port.
- setRemoteUser(String) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
- setReported(String) - Method in class org.apache.coyote.tomcat3.Tomcat3Response
- setServerPort(int) - Method in class org.apache.coyote.tomcat3.Tomcat3Request
T
- Tomcat3Adapter - class org.apache.coyote.tomcat3.Tomcat3Adapter.
- Adapter between Coyote and Tomcat.
- Tomcat3Adapter(ContextManager, CoyoteInterceptor2) - Constructor for class org.apache.coyote.tomcat3.Tomcat3Adapter
- Tomcat3Request - class org.apache.coyote.tomcat3.Tomcat3Request.
- The Request to connect with Coyote.
- Tomcat3Request() - Constructor for class org.apache.coyote.tomcat3.Tomcat3Request
- Tomcat3Response - class org.apache.coyote.tomcat3.Tomcat3Response.
- The Response to connect with Coyote.
- Tomcat3Response() - Constructor for class org.apache.coyote.tomcat3.Tomcat3Response
- translateAttributeName(String) - Method in class org.apache.coyote.tomcat3.CoyoteInterceptor2
A C D E F G I O P R S T
|
|||||||||
| Home >> All >> org >> apache >> coyote >> [ tomcat3 overview ] | PREV NEXT | ||||||||