| Name | Description | Type | Package | Framework |
| Cookie | 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. | Class | javax.servlet.http | Java EE |
|
| HttpConstraintElement | Java Class representation of an HttpConstraint annotation value. | Class | javax.servlet | Java EE |
|
| HttpMethodConstraintElement | Java Class represntation of an HttpMethodConstraint annotation value. | Class | javax.servlet | Java EE |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | Java EE |
|
| HttpServletRequest | to provide request information for HTTP servlets. | Interface | javax.servlet.http | Java EE |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a | Class | javax.servlet.http | Java EE |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | Java EE |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet.http | Java EE |
|
| 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. | Interface | javax.servlet.http | Java EE |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | Java EE |
|
| HttpSessionAttributeListener | Interface for receiving notification events about HttpSession In order to receive these notification events, the implementation | Interface | javax.servlet.http | Java EE |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a | Class | javax.servlet.http | Java EE |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | Java EE |
|
| HttpSessionContext | | Interface | javax.servlet.http | Java EE |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | Java EE |
|
| HttpSessionIdListener | Interface for receiving notification events about HttpSession In order to receive these notification events, the implementation | Interface | javax.servlet.http | Java EE |
|
| HttpSessionListener | Interface for receiving notification events about HttpSession In order to receive these notification events, the implementation | Interface | javax.servlet.http | Java EE |
|
| HttpUpgradeHandler | This interface encapsulates the upgrade protocol processing. | Interface | javax.servlet.http | Java EE |
|
| HttpUtils | | Class | javax.servlet.http | Java EE |
|
| Part | This class represents a part or form item that was received within a multipart/form-data POST request. | Interface | javax.servlet.http | Java EE |
|
| WebConnection | This interface encapsulates the connection for an upgrade request. | Interface | javax.servlet.http | Java EE |
|
| Cookie | 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. | Class | javax.servlet.http | ServletApi |
|
| HttpConstraintElement | | Class | javax.servlet | ServletApi |
|
| HttpMethodConstraintElement | | Class | javax.servlet | ServletApi |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | ServletApi |
|
| HttpServletRequest | information for HTTP servlets. | Interface | javax.servlet.http | ServletApi |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet.http | ServletApi |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | ServletApi |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a | Class | javax.servlet.http | ServletApi |
|
| 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. | Interface | javax.servlet.http | ServletApi |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | ServletApi |
|
| HttpSessionAttributeListener | This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within this web application. | Interface | javax.servlet.http | ServletApi |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or unbound from a | Class | javax.servlet.http | ServletApi |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | ServletApi |
|
| HttpSessionContext | | Interface | javax.servlet.http | ServletApi |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | ServletApi |
|
| HttpSessionListener | active sessions in a web application. | Interface | javax.servlet.http | ServletApi |
|
| HttpUtils | | Class | javax.servlet.http | ServletApi |
|
| Part | This class represents a part as uploaded to the server as part of a multipart/form-data request body. | Interface | javax.servlet.http | ServletApi |
|
| Cookie | 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. | Class | javax.servlet.http | OSGI |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | OSGI |
|
| HttpServletRequest | to provide request information for HTTP servlets. | Interface | javax.servlet.http | OSGI |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet.http | OSGI |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | OSGI |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet.http | OSGI |
|
| 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. | Interface | javax.servlet.http | OSGI |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | OSGI |
|
| HttpSessionAttributeListener | This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within | Interface | javax.servlet.http | OSGI |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or | Class | javax.servlet.http | OSGI |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | OSGI |
|
| HttpSessionContext | | Interface | javax.servlet.http | OSGI |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | OSGI |
|
| HttpSessionListener | list of active sessions in a web application. | Interface | javax.servlet.http | OSGI |
|
| HttpUtils | | Class | javax.servlet.http | OSGI |
|
| Cookie | 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. | Class | javax.servlet.http | KnoplerFish |
|
| HttpServlet | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site. | Class | javax.servlet.http | KnoplerFish |
|
| HttpServletRequest | to provide request information for HTTP servlets. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpServletRequestWrapper | Provides a convenient implementation of the HttpServletRequest interface that can be subclassed by developers wishing to adapt the request to a Servlet. | Class | javax.servlet.http | KnoplerFish |
|
| HttpServletResponse | functionality in sending a response. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpServletResponseWrapper | Provides a convenient implementation of the HttpServletResponse interface that can be subclassed by developers wishing to adapt the response from a Servlet. | Class | javax.servlet.http | KnoplerFish |
|
| 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. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionActivationListener | Objects that are bound to a session may listen to container events notifying them that sessions will be passivated and that | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionAttributeListener | This listener interface can be implemented in order to get notifications of changes to the attribute lists of sessions within | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionBindingEvent | Events of this type are either sent to an object that implements HttpSessionBindingListener when it is bound or | Class | javax.servlet.http | KnoplerFish |
|
| HttpSessionBindingListener | Causes an object to be notified when it is bound to or unbound from a session. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionContext | | Interface | javax.servlet.http | KnoplerFish |
|
| HttpSessionEvent | This is the class representing event notifications for changes to sessions within a web application. | Class | javax.servlet.http | KnoplerFish |
|
| HttpSessionListener | list of active sessions in a web application. | Interface | javax.servlet.http | KnoplerFish |
|
| HttpUtils | | Class | javax.servlet.http | KnoplerFish |