Interface | Description |
---|---|
IZipWritingElement |
Class | Description |
---|---|
ZipIteratorPipe |
Sends a message to a Sender for each entry of its input, that must be an ZipInputStream.
|
ZipWriter |
Helper class to create Zip archives.
|
ZipWriterPipe |
Pipe that creates a ZipStream.
|
ZipWriterSender |
Sender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'.
|
Exception | Description |
---|---|
CompressionException |
Wrapper for compression related exceptions.
|
Copyright © 2023 Frank!Framework. All rights reserved.