Uses of Package
wicket.protocol.http.request.urlcompressing

Packages that use wicket.protocol.http.request.urlcompressing
wicket.markup.html Base package of HTML markup. 
wicket.protocol.http.request.urlcompressing   
 

Classes in wicket.protocol.http.request.urlcompressing used by wicket.markup.html
URLCompressor
          This class generates UID for Component/Interface combinations when used in conjunction with WebURLCompressingCodingStrategy and WebURLCompressingTargetResolverStrategy To use the 2 strategies you have to create your own CompoundRequestCycleProcessor in your application's newRequestCycleProcessor() method, which should be overridden and implemented like this:
 

Classes in wicket.protocol.http.request.urlcompressing used by wicket.protocol.http.request.urlcompressing
URLCompressor.ComponentAndInterface
           
 



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