Class MultiStreamOutputStream

java.lang.Object
java.io.OutputStream
com.levigo.jadice.web.server.util.MultiStreamOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class MultiStreamOutputStream extends OutputStream
Helper-class that wraps multiple OutputStreams and performs the operations on all streams when called