Uses of Enum Class
org.mockserver.model.RateLimit.Algorithm
Packages that use RateLimit.Algorithm
-
Uses of RateLimit.Algorithm in org.mockserver.model
Methods in org.mockserver.model that return RateLimit.AlgorithmModifier and TypeMethodDescriptionRateLimit.effectiveAlgorithm()The effective algorithm, defaulting toFIXED_WINDOWwhen unset.static RateLimit.AlgorithmRateLimit.getAlgorithm()static RateLimit.AlgorithmReturns the enum constant of this class with the specified name.static RateLimit.Algorithm[]RateLimit.Algorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.model with parameters of type RateLimit.Algorithm -
Uses of RateLimit.Algorithm in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return RateLimit.AlgorithmMethods in org.mockserver.serialization.model with parameters of type RateLimit.Algorithm