public class CliTerminalConnection extends Object
| Constructor and Description |
|---|
CliTerminalConnection() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.aesh.terminal.Connection |
getConnection() |
PrintStream |
getOutput() |
org.aesh.command.shell.Shell |
getShell() |
public CliTerminalConnection()
throws IOException
IOExceptionpublic org.aesh.terminal.Connection getConnection()
public PrintStream getOutput()
public org.aesh.command.shell.Shell getShell()
public void close()
Copyright © 2016–2019 JBoss by Red Hat. All rights reserved.