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