Uses of Package
org.apache.tapestry.portlet

Classes in org.apache.tapestry.portlet used by org.apache.tapestry.portlet
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.
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.
RenderRequestServicer
          Used to define the commands in the tapestry.portlet.RenderRequestServicerPipeline configuration.