Uses of Enum
org.xnio.CompressionType
Packages that use CompressionType
-
Uses of CompressionType in org.xnio
Fields in org.xnio with type parameters of type CompressionTypeModifier and TypeFieldDescriptionstatic final Option<CompressionType>Options.COMPRESSION_TYPEThe compression type to apply for compressing streams and channels.Methods in org.xnio that return CompressionTypeModifier and TypeMethodDescriptionstatic CompressionTypeReturns the enum constant of this type with the specified name.static CompressionType[]CompressionType.values()Returns an array containing the constants of this enum type, in the order they are declared.