Interface VaultFileOutput


  • public interface VaultFileOutput
    VaultFileOutput...
    • Method Detail

      • getOutputStream

        java.io.OutputStream getOutputStream()
                                      throws java.io.IOException
        Throws:
        java.io.IOException
      • setContentType

        void setContentType​(java.lang.String contentType)