Uses of Interface
io.vertx.ext.shell.ShellService
Packages that use ShellService
-
Uses of ShellService in io.vertx.ext.shell
Methods in io.vertx.ext.shell that return ShellServiceModifier and TypeMethodDescriptionstatic ShellServiceLikeShellService.create(Vertx, ShellServiceOptions), with default options.static ShellServiceShellService.create(Vertx vertx, ShellServiceOptions options) Create a new shell service.