Package org.apache.cocoon.environment.http

Class Summary
HttpContext Implements the Context interface
HttpCookie Deprecated. use Cookie instead.
HttpEnvironment HTTP Servlet environment.
HttpRequest Implements the Request interface to provide request information in the HTTP servlets environment.
HttpResponse Implements the Response interface to provide response functionality in the HTTP servlets environment.
HttpSession Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user.
 

Exception Summary
ContextURLException  
RequestEncodingException  
 



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