Uses of Enum Class
io.fluxzero.sdk.web.StaticFileHandler.Compression
Packages that use StaticFileHandler.Compression
-
Uses of StaticFileHandler.Compression in io.fluxzero.sdk.web
Subclasses with type arguments of type StaticFileHandler.Compression in io.fluxzero.sdk.webMethods in io.fluxzero.sdk.web that return StaticFileHandler.CompressionModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static StaticFileHandler.Compression[]StaticFileHandler.Compression.values()Returns an array containing the constants of this enum class, in the order they are declared.