Uses of Class
org.apache.wicket.protocol.http.servlet.ForwardAttributes

Packages that use ForwardAttributes
org.apache.wicket.protocol.http.servlet Java Servlet specific implementation of Wicket http classes. 
 

Uses of ForwardAttributes in org.apache.wicket.protocol.http.servlet
 

Methods in org.apache.wicket.protocol.http.servlet that return ForwardAttributes
static ForwardAttributes ForwardAttributes.of(javax.servlet.http.HttpServletRequest request)
          Deprecated. Use ForwardAttributes#of(HttpServletRequest, String) instead
static ForwardAttributes ForwardAttributes.of(javax.servlet.http.HttpServletRequest request, String filterPrefix)
          Factory for creating instances of this class.
 



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