Package org.kohsuke.stapler.compression

Class Summary
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.
FilterServletOutputStream ServletOutputStream that writes to the specified output stream.
 



Copyright © 2012. All Rights Reserved.