| Package | Description | 
|---|---|
| io.vertx.ext.shell | |
| io.vertx.reactivex.ext.shell | |
| io.vertx.rxjava.ext.shell | 
| Modifier and Type | Method and Description | 
|---|---|
static ShellService | 
ShellService.create(Vertx vertx)
Like  
create(Vertx, ShellServiceOptions), with default options. | 
static ShellService | 
ShellService.create(Vertx vertx,
      ShellServiceOptions options)
Create a new shell service. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ShellService | 
ShellService.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ShellService | 
ShellService.newInstance(ShellService arg)  | 
| Constructor and Description | 
|---|
ShellService(ShellService delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
ShellService | 
ShellService.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ShellService | 
ShellService.newInstance(ShellService arg)  | 
| Constructor and Description | 
|---|
ShellService(ShellService delegate)  | 
Copyright © 2020 Eclipse. All rights reserved.