@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 input