Interface NetHttpRequest.OutputWriter

    • Method Detail

      • write

        void write​(java.io.OutputStream outputStream,
                   StreamingContent content)
            throws java.io.IOException
        Throws:
        java.io.IOException