Uses of Class
io.quarkus.undertow.runtime.ServletRuntimeConfig
-
Packages that use ServletRuntimeConfig Package Description io.quarkus.undertow.runtime -
-
Uses of ServletRuntimeConfig in io.quarkus.undertow.runtime
Methods in io.quarkus.undertow.runtime with parameters of type ServletRuntimeConfig Modifier and Type Method Description io.vertx.core.Handler<io.vertx.ext.web.RoutingContext>UndertowDeploymentRecorder. startUndertow(ShutdownContext shutdown, ExecutorService executorService, io.undertow.servlet.api.DeploymentManager manager, List<io.undertow.server.HandlerWrapper> wrappers, ServletRuntimeConfig servletRuntimeConfig)
-