Package | Description |
---|---|
io.vertx.ext.shell | |
io.vertx.rxjava.ext.shell |
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.
|
Modifier and Type | Method and Description |
---|---|
static Shell |
Shell.newInstance(Shell arg) |
Constructor and Description |
---|
Shell(Shell delegate) |
Copyright © 2016. All rights reserved.