Classes
Methods
(static) ShellServer.create(vertx) → {ShellServer}
Create a new shell server with specific options.
Parameters:
| Name | Type | Description |
|---|---|---|
vertx |
Vertx | the vertx |
- Source:
Returns:
the created shell server
- Type
- ShellServer