Class ProxyOutputStream

All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class ProxyOutputStream extends AbstractWrappedOutputStream
  • Constructor Details

    • ProxyOutputStream

      public ProxyOutputStream()
  • Method Details

    • setWrappedOutputStream

      public void setWrappedOutputStream(OutputStream os)