Package | Description |
---|---|
io.vertx.reactivex.ext.shell |
Modifier and Type | Field and Description |
---|---|
static 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) |
Copyright © 2017. All rights reserved.