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