Package | Description |
---|---|
io.vertx.core |
= Vert.x Core Manual
:toc: left
At the heart of Vert.x is a set of Java APIs that we call *Vert.x Core*
https://github.com/eclipse/vert.x[Repository].
|
io.vertx.core.impl.launcher |
Modifier and Type | Class and Description |
---|---|
class |
Launcher
A
main() class that can be used to create Vert.x instance and deploy a verticle, or run a bare Vert.x instance. |
Modifier and Type | Class and Description |
---|---|
class |
io.vertx.core.impl.launcher.VertxCommandLauncher |
Copyright © 2018. All rights reserved.