| Package | Description |
|---|---|
| org.mule.runtime.core.api.util.compression |
| Modifier and Type | Class and Description |
|---|---|
class |
GZipCompression
GZipCompression is a CompressionStrategy implementation using the GZip library included in the JDK java.util.zip. |
| Modifier and Type | Method and Description |
|---|---|
CompressionStrategy |
AbstractCompressionTransformer.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractCompressionTransformer.setStrategy(CompressionStrategy strategy) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.