|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StreamPumper | |
|---|---|
| org.apache.karaf.util.process | |
| Uses of StreamPumper in org.apache.karaf.util.process |
|---|
| Methods in org.apache.karaf.util.process that return StreamPumper | |
|---|---|
protected StreamPumper |
PumpStreamHandler.createInputPump(InputStream in,
OutputStream out,
boolean closeWhenExhausted)
Creates a stream pumper to copy the given input stream to the given output stream. |
protected StreamPumper |
PumpStreamHandler.createPump(InputStream in,
OutputStream out)
Creates a stream pumper to copy the given input stream to the given output stream. |
protected StreamPumper |
PumpStreamHandler.createPump(InputStream in,
OutputStream out,
boolean closeWhenExhausted)
Creates a stream pumper to copy the given input stream to the given output stream. |
StreamPumper |
PumpStreamHandler.getErrorPump()
|
StreamPumper |
PumpStreamHandler.getOutputPump()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||