|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Class Summary | |
---|---|
UrlCompressingWebCodingStrategy | Use this CodingStategy with the UrlCompressingWebRequestProcessor to minimize the
wicket:interface urls. |
UrlCompressingWebRequestProcessor | Use this processor to minimize the wicket:interface urls. |
UrlCompressor | This class generates UID for Component/Interface combinations when used in conjunction with
UrlCompressingWebCodingStrategy
Use it like this:
protected IRequestCycleProcessor newRequestCycleProcessor()
{
return new UrlCompressingWebRequestProcessor();
}
|
UrlCompressor.ComponentAndInterface |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |