Uses of Enum Class
org.apache.sshd.common.config.TimeValueConfig
Packages that use TimeValueConfig
-
Uses of TimeValueConfig in org.apache.sshd.common.config
Fields in org.apache.sshd.common.config with type parameters of type TimeValueConfigMethods in org.apache.sshd.common.config that return TimeValueConfigModifier and TypeMethodDescriptionstatic TimeValueConfig
TimeValueConfig.fromValueChar
(char ch) static TimeValueConfig
Returns the enum constant of this class with the specified name.static TimeValueConfig[]
TimeValueConfig.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.sshd.common.config that return types with arguments of type TimeValueConfigMethod parameters in org.apache.sshd.common.config with type arguments of type TimeValueConfigModifier and TypeMethodDescriptionstatic long
TimeValueConfig.durationOf
(Map<TimeValueConfig, ? extends Number> spec)