|
|||||||||
| Home >> All >> org >> apache >> cocoon >> environment >> [ http overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.apache.cocoon.environment.http
| Class Summary | |
| HttpContext | Implements the org.apache.cocoon.environment.Context interface |
| HttpCookie | Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server. |
| HttpEnvironment | |
| HttpRequest | Implements the javax.servlet.http.HttpServletRequest interface to provide request information for HTTP servlets. |
| HttpResponse | Implements the javax.servlet.http.HttpServletResponse interface to provide HTTP-specific functionality in sending a response. |
| 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. |
|
|||||||||
| Home >> All >> org >> apache >> cocoon >> environment >> [ http overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||