Interface HttpInputStreamAccessor.HttpInputStreamMutator

    • Method Detail

      • setHttpInputStream

        void setHttpInputStream​(java.io.InputStream aInputStream)
        Sets the InputStream for the HTTP InputStream property.
        Parameters:
        aInputStream - The InputStream to be stored by the HTTP InputStream property.