Class DelegatingOutputStream

java.lang.Object
java.io.OutputStream
org.mule.soap.internal.util.DelegatingOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public class DelegatingOutputStream extends OutputStream
This class allows to keep track of the original OutputStream throughout all CXF' stages.