Uses of Enum Class
io.quarkus.vertx.http.runtime.HttpCompression
Packages that use HttpCompression
-
Uses of HttpCompression in io.quarkus.vertx.http.runtime
Methods in io.quarkus.vertx.http.runtime that return HttpCompressionModifier and TypeMethodDescriptionstatic HttpCompressionReturns the enum constant of this class with the specified name.static HttpCompression[]HttpCompression.values()Returns an array containing the constants of this enum class, in the order they are declared.