Uses of Class
io.vertx.mutiny.ext.shell.ShellServer
Packages that use ShellServer
-
Uses of ShellServer in io.vertx.mutiny.ext.shell
Fields in io.vertx.mutiny.ext.shell with type parameters of type ShellServerMethods in io.vertx.mutiny.ext.shell that return ShellServerModifier and TypeMethodDescriptionstatic ShellServer
static ShellServer
ShellServer.listenAndForget()
Variant oflisten()
that ignores the result of the operation.static ShellServer
ShellServer.newInstance
(io.vertx.ext.shell.ShellServer arg) ShellServer.registerCommandResolver
(CommandResolver resolver) ShellServer.registerTermServer
(TermServer termServer) ShellService.server()