jlibs.core.io
Class IOPump
java.lang.Object
jlibs.core.lang.ThrowableTask<Void,IOException>
jlibs.core.io.IOPump
public class IOPump
- extends ThrowableTask<Void,IOException>
- Author:
- Santhosh Kumar T
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IOPump
public IOPump(InputStream is,
OutputStream os,
boolean closeIn,
boolean closeOut)
run
public Void run()
throws IOException
- Specified by:
run in class ThrowableTask<Void,IOException>
- Throws:
IOException
Copyright © 2018. All rights reserved.