|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| AttributeHolder | Interface for objects that can hold attributes. |
| InitializationParameterHolder | Defines methods for accessing initialization parameters. |
| WebActivator | A wrapper around a HttpServlet or
Portlet. |
| WebContext | A representation of a set of servlets (or portlets) packaged together as a web application archive. |
| WebRequest | Contains information about the current request, including URLs, schemes, parameters, properties and attributes. |
| WebResponse | Controls the response to the client, and specifically allows for creating the output stream (or print writer) to which content is sent. |
| WebSession | Primarily concerned with maintaining server-side state as attributes. |
| Class Summary | |
|---|---|
| HttpServletWebActivator | Adapts HttpServlet as
WebActivator. |
| LocalizedWebContextResourceFinder | Finds localized resources within a WebContext.. |
| ServletWebContext | Adapts ServletContext as
WebContext. |
| ServletWebRequest | Adapter from HttpServletRequest to
WebRequest. |
| ServletWebResponse | Adapts HttpServletResponse as
WebResponse. |
| ServletWebSession | Adapts HttpSession as
WebSession. |
| WebContextResource | Implementation of Resource for resources found within a
WebContext. |
| WebUtils | |
Interfaces that provide an abtraction between Tapestry and the underlying Servlet APIs. An external library provides support for JSR-168 Portlets.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||