This project has retired. For details please refer to its Attic page.
Uses of Class org.apache.cocoon.environment.http.HttpContext (Cocoon API 2.1.12-dev [March 20 2012])

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.