Package org.faceless.util

Various support classes used with the Proxy Servlet

See:
          Description

Class Summary
HttpProxyServlet A generic HTTP proxy servlet, currently handling the GET method only.
HttpRequestReader Represents an incoming HTTP Request, in a similar way to the javax.servlet.http.HttpServletRequest class.
HttpRequestWriter Represents an outgoing HTTP Request.
HttpResponseReader Represents an incoming HTTP Response, as created by an HttpRequestWriter
HttpResponseWriter Represents an outgoing HTTP Response.
 

Package org.faceless.util Description

Various support classes used with the Proxy Servlet



Copyright © 2001-2004 Big Faceless Organization