public class WriteOnCloseOutputStream extends CachedOutputStream
currentStream, outputLocked| Constructor and Description | 
|---|
| WriteOnCloseOutputStream(OutputStream stream) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | doClose()Perform any actions required on stream closure (handle response etc.) | 
close, copyStream, deregisterCallback, doFlush, equals, flush, getBytes, getCallbacks, getInputStream, getOut, getTempFile, getThreshold, hashCode, holdTempFile, isThresholdSysPropSet, lockOutputStream, onWrite, postClose, registerCallback, releaseTempFileHold, resetOut, setCipherTransformation, setDefaultCipherTransformation, setDefaultMaxSize, setDefaultThreshold, setMaxSize, setOutputDir, setThreshold, size, toString, write, write, write, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTopublic WriteOnCloseOutputStream(OutputStream stream)
protected void doClose()
                throws IOException
CachedOutputStreamdoClose in class CachedOutputStreamIOExceptionApache CXF