Modifier and Type | Method and Description |
---|---|
VertxServer |
VertxServerBuilder.build() |
VertxServer |
VertxServer.shutdown() |
VertxServer |
VertxServer.shutdown(io.vertx.core.Handler<io.vertx.core.AsyncResult<Void>> completionHandler) |
VertxServer |
VertxServer.shutdownNow() |
VertxServer |
VertxServer.start() |
VertxServer |
VertxServer.start(io.vertx.core.Handler<io.vertx.core.AsyncResult<Void>> completionHandler) |
Copyright © 2019 Eclipse. All rights reserved.