Uses of Class
io.vertx.tp.plugin.shell.ConsoleFramework
-
Packages that use ConsoleFramework Package Description io.vertx.tp.plugin.shell -
-
Uses of ConsoleFramework in io.vertx.tp.plugin.shell
Methods in io.vertx.tp.plugin.shell that return ConsoleFramework Modifier and Type Method Description ConsoleFrameworkConsoleFramework. bind(String name, Consumer<String> consumer)ConsoleFrameworkConsoleFramework. bind(Consumer<String> consumer)static ConsoleFrameworkConsoleFramework. start(io.vertx.core.Vertx vertxRef)
-