Class AtomicOutputStream

    • Constructor Detail

      • AtomicOutputStream

        public AtomicOutputStream()
    • Method Detail

      • cancel

        public abstract void cancel()
                             throws IOException
        Cancel all of the writes associated with this stream and close it.
        Throws:
        IOException