| Package | Description |
|---|---|
| org.mule.extension.compression.api.strategy.zip | |
| org.mule.extension.compression.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ZipArchiverStrategy
Zip format archiver
|
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,Void> |
ArchivingOperations.archive(Map<String,org.mule.runtime.api.metadata.TypedValue<InputStream>> entries,
ArchiverStrategy archiver)
Compresses all the given entries into a new file in the configured format.
|
Copyright © 2026 MuleSoft, Inc.. All rights reserved.