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 ShellServerstatic ShellServerShellServer.listenAndForget()Variant oflisten()that ignores the result of the operation.static ShellServerShellServer.newInstance(io.vertx.ext.shell.ShellServer arg) ShellServer.registerCommandResolver(CommandResolver resolver) ShellServer.registerTermServer(TermServer termServer) ShellService.server()