| Package | Description |
|---|---|
| org.apache.karaf.shell.wrapper |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.