Uses of Package
wicket.protocol.http.portlet

Packages that use wicket.protocol.http.portlet
wicket.protocol.http.portlet Wicket interface to the JSR-168 portlet API. 
wicket.protocol.http.portlet.pages   
 

Classes in wicket.protocol.http.portlet used by wicket.protocol.http.portlet
IPortletApplicationFactory
          A factory interface used by wicket portlet to create portlet application objects.
PortletApplication
          A portlet application is a subclass of Application which associates with an instance of WicketPortlet to serve pages as portlets.
PortletRequestCycle
          Base RequestCycle implementation for portlets.
WicketPortlet
          Portlet class for all wicket portlet applications.
WicketPortletRequest
          A Request implementation that uses PortletRequest
WicketPortletResponse
          A Response implementation that uses PortletResponse
WicketPortletSession
          A session subclass for the PortletSession
 

Classes in wicket.protocol.http.portlet used by wicket.protocol.http.portlet.pages
PortletPage
          Base class for portlet pages.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.