org.apache.catalina.connector.http10 |
|
Java Source File Name | Type | Comment |
Constants.java | Class | Static constants for this package. |
HttpConnector.java | Class | Simple implementation of an HTTP/1.0 Connector, for testing and debugging
purposes. |
HttpProcessor.java | Class | Implementation of a request processor (and its associated thread) that may
be used by an HttpConnector to process individual requests. |
HttpRequestImpl.java | Class | Implementation of HttpRequest specific to the HTTP connector.
author: Craig R. |
HttpResponseImpl.java | Class | Implementation of HttpResponse specific to the HTTP connector.
author: Craig R. |