Uses of Class
org.apache.wicket.protocol.http.servlet.ForwardAttributes
-
Packages that use ForwardAttributes Package Description 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 Modifier and Type Method Description static ForwardAttributesForwardAttributes. of(javax.servlet.http.HttpServletRequest request, java.lang.String filterPrefix)Factory for creating instances of this class.
-