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