| Class | Description |
|---|---|
| AbstractCompressionCodec |
Abstract class that asserts arguments and wraps IOException with CompressionException.
|
| CompressionCodecs |
Provides default implementations of the
CompressionCodec interface. |
| DefaultCompressionCodecResolver |
Default implementation of
CompressionCodecResolver that supports the following: |
| DeflateCompressionCodec |
Codec implementing the deflate compression algorithm.
|
| GzipCompressionCodec |
Codec implementing the gzip compression algorithm.
|
Copyright © 2015. All rights reserved.