Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package compressionFilters

Class Summary
CompressionFilter Implementation of javax.servlet.Filter used to compress the ServletResponse if it is bigger than a threshold.
CompressionFilterTestServlet Very Simple test servlet to test compression filter
CompressionResponseStream Implementation of ServletOutputStream that works with the CompressionServletResponseWrapper implementation.
CompressionServletResponseWrapper Implementation of HttpServletResponseWrapper that works with the CompressionServletResponseStream implementation..