Package | Description |
---|---|
io.vertx.reactivex.ext.shell |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<ShellService> |
ShellService.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
static ShellService |
ShellService.create(Vertx vertx)
Like
create(io.vertx.reactivex.core.Vertx) , with default options. |
static ShellService |
ShellService.create(Vertx vertx,
ShellServiceOptions options)
Create a new shell service.
|
static ShellService |
ShellService.newInstance(ShellService arg) |
Copyright © 2023 Eclipse. All rights reserved.