Closeable, Flushable, AutoCloseableclass TimeoutPipedOutputStream extends PipedOutputStream
TimeoutPipedInputStream| Constructor | Description |
|---|---|
TimeoutPipedOutputStream(TimeoutPipedInputStream snk) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
close() |
Overridden only so we can tell snk.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitwriteconnect, flush, write, writepublic TimeoutPipedOutputStream(TimeoutPipedInputStream snk) throws IOException
IOExceptionpublic void close()
throws IOException
close in interface AutoCloseableclose in interface Closeableclose in class PipedOutputStreamIOException