public class RestServerVerticle
extends io.vertx.core.AbstractVerticle
| Constructor and Description |
|---|
RestServerVerticle() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(io.vertx.core.Vertx vertx,
io.vertx.core.Context context) |
void |
start(io.vertx.core.Future<Void> startFuture) |
Copyright © 2017. All rights reserved.