fromEndpoint
Create a Vert.x HttpServer from the provided endpoint.
open fun fromEndpoint(vertx: Vertx, endpointBuilder: Endpoint.Builder, options: HttpServerOptions): HttpServer
Like fromEndpoint
Create a Vert.x HttpServer from the provided endpoint, with the given .