Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.enhydra.servlet.connectionMethods.http

Class Summary
HttpConnectionMethod This class implements the connection method used to accept request for servlets from an HTTP client.
HttpConnectionMethodBeanInfo This class provides descriptors for all connection method attributes
HttpHandler This class proccesses servlet requests from the HttpConnectionMethod.
HttpHeader Class to store a single HTTP header.
HttpHeaders Class to store headers.
HttpInputStream Implementation of a ServletInputStream for the HTTP connection method.
HttpOutputStream Implementation of a ServletOutputStream for the HTTP connection method.
HttpRequest Implementation of a HTTP servlet request for the HTTP connection method.
HttpRequestProcessor Class that implements the request setup and parsing for HttpRequest.
HttpResponse Implementation of a HTTP servlet response for the HTTP connection method.
Queue