Modifier and Type | Method and Description |
---|---|
void |
setIoErrorStream(IoOutputStream err)
Set the error stream that can be used by the shell to write its errors.
|
void |
setIoInputStream(IoInputStream in)
Set the input stream that can be used by the shell to read input.
|
void |
setIoOutputStream(IoOutputStream out)
Set the output stream that can be used by the shell to write its output.
|
destroy, setErrorStream, setExitCallback, setInputStream, setOutputStream, start
void setIoInputStream(IoInputStream in)
in
- void setIoOutputStream(IoOutputStream out)
out
- void setIoErrorStream(IoOutputStream err)
err
- Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.