open class HttpTermOptionsConverter
Converter for io.vertx.ext.shell.term.HttpTermOptions. NOTE: This class has been automatically generated from the io.vertx.ext.shell.term.HttpTermOptions original class using Vert.x codegen. |
|
interface Pty
A pseudo terminal used for controlling a Tty. This interface acts as a pseudo terminal master, |
|
open class SSHTermOptionsConverter
Converter for io.vertx.ext.shell.term.SSHTermOptions. NOTE: This class has been automatically generated from the io.vertx.ext.shell.term.SSHTermOptions original class using Vert.x codegen. |
|
interface SignalHandler |
|
interface SockJSTermHandler : Handler<SockJSSocket> |
|
open class TelnetTermOptionsConverter
Converter for io.vertx.ext.shell.term.TelnetTermOptions. NOTE: This class has been automatically generated from the io.vertx.ext.shell.term.TelnetTermOptions original class using Vert.x codegen. |
|
interface TermServer
A server for terminal based applications. |