|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
| Interface Summary | |
| HttpServletRequest | HttpServletRequest encapsulates client request data. |
| HttpServletResponse | HttpServletResponse extends ServletResponse allowing servlets to set the status and headers. |
| HttpSession | Sessions are a convenient way to connect users to web pages. |
| HttpSessionBindingListener | This listener lets session values know when they've been added to or removed from a session. |
| HttpSessionContext | Deprecated. |
| Class Summary | |
| Cookie | Encapsulates HTTP cookies. |
| HttpServlet | HttpServlet is a convenient abstract class for creating servlets. |
| HttpSessionBindingEvent | The event object for adding or removing a session object. |
| HttpUtils | General utilities for HTTP processing. |
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||