class TimeoutPipedOutputStream extends PipedOutputStream
TimeoutPipedInputStream| Constructor and Description |
|---|
TimeoutPipedOutputStream(TimeoutPipedInputStream snk) |
| 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 IOException
close in interface Closeableclose in interface AutoCloseableclose in class PipedOutputStreamIOException