Package hudson.util

Class FlushProofOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class FlushProofOutputStream extends DelegatingOutputStream
OutputStream that blocks flush() method.
Since:
1.349
Author:
Kohsuke Kawaguchi