| Package | Description |
|---|---|
| org.apache.tapestry.portlet | |
| org.apache.tapestry.portlet.multipart |
| Class and Description |
|---|
| ActionRequestServicer
Used to define the commands in the
tapestry.portlet.ActionRequestServicerPipeline
configuration. |
| PortletApplicationInitializer
Command interface for the
tapestry.portlet.ApplicationInitializer configuration
point, which is used by the application portlet to bootstrap the application. |
| PortletPageResolver
Used by
PortletHomeService to determine the correct page name
to use to render a request that does not specify a page (that's what the home service does). |
| PortletRenderer
Service used to render a page within a portlet.
|
| PortletRequestGlobals
Stores the current Portlet request and response, for access by other services.
|
| PortletWebResponse
Adapts
PortletResponse as WebResponse. |
| RenderRequestServicer
Used to define the commands in the
tapestry.portlet.RenderRequestServicerPipeline
configuration. |
| Class and Description |
|---|
| ActionRequestServicer
Used to define the commands in the
tapestry.portlet.ActionRequestServicerPipeline
configuration. |
| ActionRequestServicerFilter
Filter interface used for the commands in the
tapestry.portlet.ActionRequestServicerPipeline configuration. |