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

Quick Search    Search Deep

Package org.enhydra.servlet.connectionMethods.https

Class Summary
HttpsConnectionMethod This class implements the connection method used to accept request for servlets from an HTTP client.
HttpsConnectionMethodBeanInfo This class provides descriptors for all connection method attributes
HttpsHandler This class proccesses servlet requests from the HttpsConnectionMethod.
HttpsHeader Class to store a single HTTP header.
HttpsHeaders Class to store headers.
HttpsInputStream Implementation of a ServletInputStream for the HTTP connection method.
HttpsOutputStream Implementation of a ServletOutputStream for the HTTP connection method.
HttpsRequest Implementation of a HTTP servlet request for the HTTP connection method.
HttpsRequestProcessor Class that implements the request setup and parsing for HttpsRequest.
HttpsResponse Implementation of a HTTP servlet response for the HTTP connection method.
Queue