Package org.springframework.integration.zip.transformer
package org.springframework.integration.zip.transformer
Classes to support Transformer pattern for Zip.
-
ClassDescriptionBase class for transformers that provide Zip compression.Once the Spring Integration Zip support matures, we need to contribute the methods in this utility class back to the ZT Zip project.Transformer implementation that applies an UnZip transformation to the message payload.
Transformer
implementation that applies a Zip transformation to the message payload.