public class MonitorOutputStream
extends java.io.BufferedOutputStream
| Constructor and Description |
|---|
MonitorOutputStream(java.io.OutputStream out) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes this output stream.
|
protected void |
onClose()
Called after this stream is closed.
|
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FilterOutputStreamjava.io.IOExceptionprotected void onClose()
throws java.io.IOException
java.io.IOException