| Package | Description |
|---|---|
| io.vertx.core.impl.launcher.commands | |
| io.vertx.ext.unit.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
BareCommand
Command to create a bare instance of vert.x.
|
class |
ListCommand
A command listing launched vert.x instances.
|
class |
RunCommand
The vert.x run command that lets you execute verticles.
|
class |
StartCommand
A command starting a vert.x application in the background.
|
class |
StopCommand
A command stopping a vert.x application launched using the `start` command.
|
class |
VersionCommand
Comment to display the vert.x (core) version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TestCommand |
Copyright © 2020. All rights reserved.