public interface Launcher<Vertx>
Launcher: 1. Cluster 2. Vertx 3. Verticle Deployment 4. Router Deployment
| Modifier and Type | Method and Description |
|---|---|
void |
start(Consumer<Vertx> vertx)
Start
|
void |
stop(Consumer<Vertx> vertx)
Stop
|
Copyright © 2021. All rights reserved.