|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
HttpServletRequest | An HTTP servlet request. |
HttpServletResponse | An HTTP servlet response. |
HttpSession | The HttpSession interface is implemented by services to provide an association between an HTTP client and HTTP server. |
HttpSessionBindingListener | Objects implement this interface so that they can be notified when they are being bound or unbound from a HttpSession. |
HttpSessionContext | Deprecated. The HttpSessionContext class has been deprecated for security reasons. |
Class Summary | |
Cookie | This class represents a "Cookie", as used for session management with HTTP and HTTPS protocols. |
HttpServlet | An abstract class that simplifies writing HTTP servlets. |
HttpSessionBindingEvent | This event is communicated to a HttpSessionBindingListener whenever the listener is bound to or unbound from a HttpSession value. |
HttpUtils | A collection of static utility methods useful to HTTP servlets. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |