Uses of Class
wicket.protocol.http.request.urlcompressing.URLCompressor

Packages that use URLCompressor
wicket.markup.html Base package of HTML markup. 
 

Uses of URLCompressor in wicket.markup.html
 

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



Copyright © 2004-2007 Wicket developers. All Rights Reserved.