| Package | Description | 
|---|---|
| io.vertx.rxjava.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.rxjava.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 © 2020 Eclipse. All rights reserved.