Uses of Enum
org.apache.sshd.common.config.CompressionConfigValue
Packages that use CompressionConfigValue
-
Uses of CompressionConfigValue in org.apache.sshd.common.config
Fields in org.apache.sshd.common.config with type parameters of type CompressionConfigValueModifier and TypeFieldDescriptionstatic final Set<CompressionConfigValue> CompressionConfigValue.VALUESMethods in org.apache.sshd.common.config that return CompressionConfigValueModifier and TypeMethodDescriptionstatic CompressionConfigValuestatic CompressionConfigValueReturns the enum constant of this type with the specified name.static CompressionConfigValue[]CompressionConfigValue.values()Returns an array containing the constants of this enum type, in the order they are declared.