| Package | Description | 
|---|---|
| io.vertx.rxjava3.ext.shell | 
| Modifier and Type | Field and Description | 
|---|---|
| static io.vertx.lang.rx.TypeArg<Shell> | Shell. __TYPE_ARG | 
| Modifier and Type | Method and Description | 
|---|---|
| Shell | ShellServer. createShell()Create a new shell, the returned shell should be closed explicitely. | 
| Shell | ShellServer. createShell(Term term)Create a new shell, the returned shell should be closed explicitely. | 
| static Shell | Shell. newInstance(Shell arg) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ShellServer. shellHandler(Handler<Shell> shellHandler)Called when a new shell is created. | 
Copyright © 2021 Eclipse. All rights reserved.