| Package | Description |
|---|---|
| io.quarkus.vertx.http.runtime | |
| io.quarkus.vertx.http.runtime.filters |
| Modifier and Type | Method and Description |
|---|---|
void |
VertxHttpRecorder.finalizeRouter(io.quarkus.arc.runtime.BeanContainer container,
Consumer<io.vertx.ext.web.Route> defaultRouteHandler,
List<Filter> filterList,
Supplier<io.vertx.core.Vertx> vertx,
LiveReloadConfig liveReloadConfig,
RuntimeValue<io.vertx.ext.web.Router> runtimeValue,
String rootPath,
LaunchMode launchMode,
boolean requireBodyHandler,
io.vertx.core.Handler<io.vertx.ext.web.RoutingContext> bodyHandler,
HttpConfiguration httpConfiguration,
GracefulShutdownFilter gracefulShutdownFilter,
ShutdownConfig shutdownConfig,
Executor executor) |
| Modifier and Type | Class and Description |
|---|---|
static class |
Filters.SimpleFilter
Simple implementation of filter.
|
| Modifier and Type | Method and Description |
|---|---|
List<Filter> |
Filters.getFilters() |
Copyright © 2020 JBoss by Red Hat. All rights reserved.