| Interface | Description | 
|---|---|
| CompressingFilterLogger | 
| Class | Description | 
|---|---|
| CompressingFilter | This filter can, based on HTTP headers in a  HttpServletRequest,
 compress data written to theHttpServletResponse, or decompress data read from the request. | 
| CompressingFilterStats | This class provides runtime statistics on the performance of
  CompressingFilter. | 
| JakartaCommonsLoggingImpl | A  CompressingFilterLoggerimplementation based on Jakarta Commons
 Logging. | 
| JavaUtilLoggingImpl | A  CompressingFilterLoggerimplementation based on java.util.logging. |