| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime | |
| io.quarkus.vertx.http.runtime.cors |
| Modifier and Type | Method and Description |
|---|---|
void |
VertxHttpRecorder.startServer(RuntimeValue<io.vertx.core.Vertx> vertxRuntimeValue,
ShutdownContext shutdown,
HttpConfiguration httpConfiguration,
LaunchMode launchMode,
boolean startVirtual,
boolean startSocket,
Supplier<Integer> ioThreads) |
void |
VertxHttpRecorder.warnIfPortChanged(HttpConfiguration config,
int port) |
| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> |
CORSRecorder.corsHandler(HttpConfiguration configuration) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.