| Class | Description |
|---|---|
| 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..
|
Copyright © 2015 WSO2 Inc. All rights reserved.