Uses of Enum Class
httpserver.handlers.Compression
Packages that use Compression
-
Uses of Compression in httpserver.handlers
Methods in httpserver.handlers that return CompressionModifier and TypeMethodDescriptionstatic CompressionReturns the enum constant of this class with the specified name.static Compression[]Compression.values()Returns an array containing the constants of this enum class, in the order they are declared.