public class Gogo
extends Object
-
Constructor Summary
Constructors
Gogo(org.apache.felix.service.command.CommandProcessor processor)
-
Method Summary
Consumer<org.jline.builtins.ssh.Ssh.ExecuteParams>
Consumer<org.jline.builtins.ssh.Ssh.ShellParams>
org.jline.builtins.telnet.Telnet.ShellProvider
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Gogo
public Gogo(org.apache.felix.service.command.CommandProcessor processor)
-
Method Details
-
shell
public Consumer<org.jline.builtins.ssh.Ssh.ShellParams> shell()
-
command
public Consumer<org.jline.builtins.ssh.Ssh.ExecuteParams> command()
-
telnet
public org.jline.builtins.telnet.Telnet.ShellProvider telnet()