| Class | Description |
|---|---|
| AbstractZipTransformer |
Base class for transformers that provide Zip compression.
|
| SpringZipUtils |
Once the Spring Integration Zip support matures, we need to contribute the
methods in this utility class back to the ZT Zip project.
|
| UnZipTransformer |
Transformer implementation that applies an UnZip transformation to the message
payload.
|
| ZipTransformer |
Transformer implementation that applies a Zip transformation to the
message payload. |
| Enum | Description |
|---|---|
| ZipResultType |