Uses of Class
org.apache.wicket.protocol.http.request.urlcompressing.UrlCompressor

Packages that use UrlCompressor
org.apache.wicket.markup.html Base package of HTML markup. 
 

Uses of UrlCompressor in org.apache.wicket.markup.html
 

Methods in org.apache.wicket.markup.html that return UrlCompressor
 UrlCompressor WebPage.getUrlCompressor()
          This method is called when the compressing coding and response strategies are configured in your Application object like this:
 



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