Package org.infinispan.cli.impl
Class CliShell
java.lang.Object
org.aesh.readline.ShellImpl
org.infinispan.cli.impl.AeshDelegatingShell
org.infinispan.cli.impl.CliShell
- All Implemented Interfaces:
org.aesh.command.shell.Shell
- Since:
- 14.0
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.infinispan.cli.impl.AeshDelegatingShell
getConnectionMethods inherited from class org.aesh.readline.ShellImpl
clear, enableAlternateBuffer, enableMainBuffer, read, read, read, readLine, readLine, size, write, write, write, writelnMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aesh.command.shell.Shell
readLine, write, writeln
-
Constructor Details
-
CliShell
- Throws:
IOException
-