Uses of Class
org.apache.cocoon.environment.http.HttpContext

Packages that use HttpContext
org.apache.cocoon.environment.http   
 

Uses of HttpContext in org.apache.cocoon.environment.http
 

Constructors in org.apache.cocoon.environment.http with parameters of type HttpContext
HttpEnvironment(String uri, String root, HttpServletRequest req, HttpServletResponse res, ServletContext servletContext, HttpContext context, String containerEncoding, String defaultFormEncoding)
          Constructs a HttpEnvironment object from a HttpServletRequest and HttpServletResponse objects
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.