Uses of Class
org.apache.wicket.protocol.http.request.WebRequestCodingStrategy

Packages that use WebRequestCodingStrategy
org.apache.wicket.protocol.http.request.urlcompressing   
 

Uses of WebRequestCodingStrategy in org.apache.wicket.protocol.http.request.urlcompressing
 

Subclasses of WebRequestCodingStrategy in org.apache.wicket.protocol.http.request.urlcompressing
 class UrlCompressingWebCodingStrategy
          Use this CodingStategy with the UrlCompressingWebRequestProcessor to minimize the wicket:interface urls.
 



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