| Class | Description |
|---|---|
| AbstractCompressionCodec |
Abstract class that asserts arguments and wraps IOException with CompressionException.
|
| CompressionCodecs | Deprecated
use
CompressionCodecs instead. |
| DefaultCompressionCodecResolver |
Default implementation of
CompressionCodecResolver that supports the following: |
| DeflateCompressionCodec |
Codec implementing the deflate compression algorithm.
|
| GzipCompressionCodec |
Codec implementing the gzip compression algorithm.
|
Copyright © 2016. All rights reserved.