Uses of Class
org.frankframework.compression.ZipWriter
Packages that use ZipWriter
-
Uses of ZipWriter in org.frankframework.compression
Subclasses with type arguments of type ZipWriter in org.frankframework.compressionModifier and TypeClassDescriptionclassPipe that creates a ZIP archive (on action close).classSender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'.Methods in org.frankframework.compression that return ZipWriterModifier and TypeMethodDescriptionprotected ZipWriterZipWriterPipe.createCollector(Message input, PipeLineSession session)