Class ZIPNode


  • public class ZIPNode
    extends Node
    A node used to package all incoming stream bundles into a ZIP archive.
    Since:
    jadice server version 4.2.1.6
    • Constructor Detail

      • ZIPNode

        public ZIPNode()
    • Method Detail

      • getOutputFilename

        public String getOutputFilename()
        Returns:
        the outputFilename
      • setOutputFilename

        public void setOutputFilename​(String outputFilename)
        Parameters:
        outputFilename - the outputFilename to set