Class BlobOutputStream

    • Constructor Detail

      • BlobOutputStream

        public BlobOutputStream()
        Deprecated.
    • Method Detail

      • getBlob

        public abstract WritableBlob getBlob()
        Deprecated.
        Get the blob to which this output stream belongs.
        Returns:
        the blob
      • readFrom

        public long readFrom​(InputStream inputStream,
                             long length)
                      throws org.apache.axiom.ext.io.StreamCopyException
        Deprecated.
        Specified by:
        readFrom in interface org.apache.axiom.ext.io.ReadFromSupport
        Throws:
        org.apache.axiom.ext.io.StreamCopyException