|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
CompressingStreamFactory.
HttpServletRequest which can decompress request bodies that have
been compressed.HttpServletRequest, compress data written to the HttpServletResponse, or decompress data read from the request.CompressingFilter environment, including configuration and runtime statistics.CompressingFilter.CompressingFilterStats.OutputStatsCallback to select a field in this class.HttpServletResponse which will optionally compress data written to the response.OutputStream that compresses data written to it.ServletInputStream which will decompress data read from it.ServletOutputStream which will optionally compress data written to it.OutputStream.DeflaterOutputStream.
Enumeration which enumerates nothing.CompressingStreamFactory.
ServletRequest passed to this filter, under this key.
CompressingFilterStats.getResponseAverageCompressionRatio()
CompressingFilterStats.getResponseCompressedBytes()
CompressingStreamFactory instance associated to the given content encoding.
CompressingFilterStats.getResponseInputBytes()
GZIPOutputStream and GZIPInputStream.
Enumeration which enumerates the contents of an Iterator.CompressingFilterLogger implementation based on Jakarta Commons Logging.CompressingFilterLogger implementation based on java.util.logging.CompressingFilterStats object can be found in the servlet context.
InputStream that decorates another InputStream and notes when bytes are read from the stream.OutputStream that decorates another OutputStream and notes when bytes are written to the stream.ZipOutputStream and ZipInputStream.
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||