Uses of Class
org.apache.wicket.protocol.http.portlet.WicketFilterPortletContext

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

Uses of WicketFilterPortletContext in org.apache.wicket.protocol.http
 

Methods in org.apache.wicket.protocol.http that return WicketFilterPortletContext
protected  WicketFilterPortletContext WicketFilter.newWicketFilterPortletContext()
           
 

Uses of WicketFilterPortletContext in org.apache.wicket.protocol.http.portlet
 

Constructors in org.apache.wicket.protocol.http.portlet with parameters of type WicketFilterPortletContext
PortletRequestContext(WicketFilterPortletContext filterContext, ServletWebRequest request, WebResponse response)
           
 



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