Package org.frankframework.compression


package org.frankframework.compression
  • Class
    Description
    Wrapper for compression related exceptions.
     
    Sends a message to a Sender for each entry of its input, that must be an ZipInputStream.
     
    Pipe that creates a ZIP archive (on action close).
    Sender that writes an entry to a ZipStream, similar to ZipWriterPipe with action='write'.