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.VALUES
Methods in org.apache.sshd.common.config that return CompressionConfigValueModifier and TypeMethodDescriptionstatic CompressionConfigValue
static CompressionConfigValue
Returns 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.