@FunctionalInterface public interface AsyncCommandInputStreamAware
| Modifier and Type | Method and Description |
|---|---|
void |
setIoInputStream(IoInputStream in)
Set the input stream that can be used by the shell to read input.
|
void setIoInputStream(IoInputStream in)
in - The IoInputStream used by the shell to read inputCopyright © 2008–2021 The Apache Software Foundation. All rights reserved.