Class | Description |
---|---|
CompressionFilter |
Pimps up
HttpServletResponse so that it understands "Content-Encoding: gzip" and compress the response. |
CompressionServletResponse |
HttpServletResponse that recognizes Content-Encoding: gzip in the response header
and acts accoringly. |
Copyright © 2012. All Rights Reserved.