class TimeoutPipedOutputStream extends PipedOutputStream
TimeoutPipedInputStream| Constructor and Description |
|---|
TimeoutPipedOutputStream(TimeoutPipedInputStream snk)TimeoutPipedOutputStream. |
| Modifier and Type | Method and Description |
|---|---|
void | close()Overridden only so we can tell snk. |
connect, flush, write, writewritepublic TimeoutPipedOutputStream(TimeoutPipedInputStream snk) throws IOException
IOExceptionpublic void close()
throws IOExceptionclose in interface Closeableclose in interface AutoCloseableclose in class PipedOutputStreamIOException