Class ZippedContent

    • Constructor Summary

      Constructors 
      Constructor Description
      ZippedContent​(java.util.Map<java.lang.String,​java.nio.file.Path> paths)  
    • Constructor Detail

      • ZippedContent

        public ZippedContent​(java.util.Map<java.lang.String,​java.nio.file.Path> paths)
    • Method Detail

      • write

        public void write​(java.io.OutputStream outputStream)
                   throws java.io.IOException
        Specified by:
        write in interface Content
        Throws:
        java.io.IOException
      • release

        public void release()
        Specified by:
        release in interface Content
      • getContentType

        public java.lang.String getContentType()
      • getContentDisposition

        public java.lang.String getContentDisposition()