Package net.sf.click.extras.filter

Provides GZIP compression Filter classes.

See:
          Description

Class Summary
CompressionFilter Provides a GZIP compression Filter to compress HTML ServletResponse content.
PerformanceFilter Provides a filter for improving the performance of web applications by setting Expires header on static resources and by compressing the HTTP response.
 

Package net.sf.click.extras.filter Description

Provides GZIP compression Filter classes.