| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime | |
| io.quarkus.vertx.http.runtime.cors |
| Modifier and Type | Method and Description |
|---|---|
RuntimeValue<io.vertx.ext.web.Router> |
VertxHttpRecorder.initializeRouter(RuntimeValue<io.vertx.core.Vertx> vertxRuntimeValue,
ShutdownContext shutdown,
HttpConfiguration httpConfiguration,
LaunchMode launchMode,
boolean startVirtual,
boolean startSocket,
Supplier<Integer> eventLoops) |
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.