Class AddressCustomizer
- java.lang.Object
-
- dev.snowdrop.vertx.http.server.properties.AddressCustomizer
-
- All Implemented Interfaces:
HttpServerOptionsCustomizer,Function<io.vertx.core.http.HttpServerOptions,io.vertx.core.http.HttpServerOptions>
public class AddressCustomizer extends Object implements HttpServerOptionsCustomizer
-
-
Constructor Summary
Constructors Constructor Description AddressCustomizer(org.springframework.boot.web.server.AbstractConfigurableWebServerFactory factory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.vertx.core.http.HttpServerOptionsapply(io.vertx.core.http.HttpServerOptions options)
-