Uses of Class
dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactoryCustomizer
-
Packages that use VertxReactiveWebServerFactoryCustomizer Package Description dev.snowdrop.vertx.http.server -
-
Uses of VertxReactiveWebServerFactoryCustomizer in dev.snowdrop.vertx.http.server
Methods in dev.snowdrop.vertx.http.server that return VertxReactiveWebServerFactoryCustomizer Modifier and Type Method Description VertxReactiveWebServerFactoryCustomizerServerAutoConfiguration. vertxWebServerFactoryCustomizer(Set<HttpServerOptionsCustomizer> userDefinedCustomizers)
-