public class IOPump extends ThrowableTask<Void,IOException>
| Constructor and Description |
|---|
IOPump(InputStream is,
OutputStream os,
boolean closeIn,
boolean closeOut) |
| Modifier and Type | Method and Description |
|---|---|
Void |
run() |
asRunnable, getException, getResultpublic IOPump(InputStream is, OutputStream os, boolean closeIn, boolean closeOut)
public Void run() throws IOException
run in class ThrowableTask<Void,IOException>IOExceptionCopyright © 2021. All rights reserved.