Class NoopCloseAndFlushOutputStream

  • All Implemented Interfaces:
    Closeable, Flushable, AutoCloseable

    public class NoopCloseAndFlushOutputStream
    extends OutputStream
    This class is needed because some message writers don't give us a way to control if the output stream is going to be closed or not.