| Modifier and Type | Field and Description |
|---|---|
static int |
SLEEPING_TIME |
| Constructor and Description |
|---|
InputStreamPumper(InputStream is,
OutputStream os)
Create a new stream pumper.
|
public static final int SLEEPING_TIME
public InputStreamPumper(InputStream is, OutputStream os)
is - input stream to read data fromos - output stream to write data to.Copyright © 2014 The Apache Software Foundation. All rights reserved.