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, lockOutputStream, onWrite, postClose, registerCallback, releaseTempFileHold, resetOut, setCipherTransformation, setDefaultCipherTransformation, setDefaultMaxSize, setDefaultThreshold, setMaxSize, setOutputDir, setThreshold, size, toString, write, write, write, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo, writeCacheTo
public WriteOnCloseOutputStream(OutputStream stream)
protected void doClose() throws IOException
CachedOutputStream
doClose
in class CachedOutputStream
IOException
Apache CXF