public class StreamPumper extends Object implements Runnable
StreamPumper(InputStream is, OutputStream os)
void
run()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public StreamPumper(InputStream is, OutputStream os)
is
os
public void run()
run
Runnable