@FunctionalInterface public interface CommandDirectOutputStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
setOutputStream(OutputStream out)
Set the output stream that can be used by the shell to write its output.
|
void setOutputStream(OutputStream out)
out - The OutputStream used by the shell to write its outputCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.