Package hudson

Class CloseProofOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class CloseProofOutputStream extends DelegatingOutputStream
OutputStream that blocks close() method.
Author:
Kohsuke Kawaguchi