Uses of Enum Class
io.fluxcapacitor.javaclient.web.StaticFileHandler.Compression
Packages that use StaticFileHandler.Compression
-
Uses of StaticFileHandler.Compression in io.fluxcapacitor.javaclient.web
Methods in io.fluxcapacitor.javaclient.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.