Class PortCustomizer
- java.lang.Object
-
- dev.snowdrop.vertx.http.server.properties.PortCustomizer
-
- All Implemented Interfaces:
HttpServerOptionsCustomizer,Function<io.vertx.core.http.HttpServerOptions,io.vertx.core.http.HttpServerOptions>
public class PortCustomizer extends Object implements HttpServerOptionsCustomizer
-
-
Constructor Summary
Constructors Constructor Description PortCustomizer(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)
-