Uses of Enum Class
org.glassfish.grizzly.http.server.CompressionLevel
Packages that use CompressionLevel
-
Uses of CompressionLevel in org.glassfish.grizzly.http.server
Methods in org.glassfish.grizzly.http.server that return CompressionLevelModifier and TypeMethodDescriptionstatic CompressionLevelCompressionLevel.getCompressionLevel(String compression) Deprecated.Set compression level.static CompressionLevelDeprecated.Returns the enum constant of this class with the specified name.static CompressionLevel[]CompressionLevel.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.