Uses of Package
org.apache.wicket.protocol.http.portlet

Packages that use org.apache.wicket.protocol.http.portlet
org.apache.wicket.examples.portlet.menu   
org.apache.wicket.protocol.http HTTP implementation. 
org.apache.wicket.protocol.http.portlet   
 

Classes in org.apache.wicket.protocol.http.portlet used by org.apache.wicket.examples.portlet.menu
WicketPortlet
          Adapter between the Portlet world requests and the internal Wicket engine.
 

Classes in org.apache.wicket.protocol.http.portlet used by org.apache.wicket.protocol.http
WicketFilterPortletContext
          Handles Portlet specific filtering requirements.
 

Classes in org.apache.wicket.protocol.http.portlet used by org.apache.wicket.protocol.http.portlet
FilterRequestContext
          Wraps the HttpServletRequest and HttpServletResponse objects for convenience during WicketFilterPortletContext and WicketFilter's processing.
WicketFilterPortletContext
          Handles Portlet specific filtering requirements.
WicketResponseState
          Temporarily holds the current state of a Wicket response when invoked from WicketPortlet: buffer, headers, state and the redirect location to be processed afterwards within WicketPortlet
 



Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.