public class ServiceJet extends Object
| Modifier and Type | Method and Description |
|---|---|
ServiceJet |
connect(io.vertx.core.Vertx vertx) |
static ServiceJet |
create(io.vertx.core.http.HttpServerOptions options) |
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
handle() |
public static ServiceJet create(io.vertx.core.http.HttpServerOptions options)
public ServiceJet connect(io.vertx.core.Vertx vertx)
public io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> handle()
Copyright © 2019. All rights reserved.