Uses of Class
dev.snowdrop.vertx.http.server.VertxReactiveWebServerFactory
-
Packages that use VertxReactiveWebServerFactory Package Description dev.snowdrop.vertx.http.server -
-
Uses of VertxReactiveWebServerFactory in dev.snowdrop.vertx.http.server
Methods in dev.snowdrop.vertx.http.server that return VertxReactiveWebServerFactory Modifier and Type Method Description VertxReactiveWebServerFactoryServerAutoConfiguration. vertxReactiveWebServerFactory(io.vertx.core.Vertx vertx, HttpServerProperties properties)Methods in dev.snowdrop.vertx.http.server with parameters of type VertxReactiveWebServerFactory Modifier and Type Method Description voidVertxReactiveWebServerFactoryCustomizer. customize(VertxReactiveWebServerFactory factory)
-