class WatchableOutputStream
extends java.io.ByteArrayOutputStream
| Constructor and Description |
|---|
WatchableOutputStream() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
setWatcher(OutputStreamWatcher watcher) |
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.ByteArrayOutputStreamjava.io.IOExceptionOutputStream.close()public void setWatcher(OutputStreamWatcher watcher)
watcher -