Class DemuxOutputStream

java.lang.Object
java.io.OutputStream
org.apache.commons.io.output.DemuxOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class DemuxOutputStream extends OutputStream
Forwards data to a stream that has been associated with this thread.