Uses of Interface
com.evolveum.midpoint.util.backoff.BackoffComputer
-
Packages that use BackoffComputer Package Description com.evolveum.midpoint.util.backoff -
-
Uses of BackoffComputer in com.evolveum.midpoint.util.backoff
Classes in com.evolveum.midpoint.util.backoff that implement BackoffComputer Modifier and Type Class Description class
ExponentialBackoffComputer
class
LinearBackoffComputer
class
RetryLimitedBackoffComputer
-