Uses of Package
org.apache.tapestry.portlet

Packages that use org.apache.tapestry.portlet
org.apache.tapestry.portlet Core portlet services. 
org.apache.tapestry.portlet.multipart Portlet uploads. 
 

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.
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.
 

Classes in org.apache.tapestry.portlet used by org.apache.tapestry.portlet.multipart
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.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.