Uses of Interface
ai.vespa.util.http.hc4.retry.RetryPredicate
Packages that use RetryPredicate
-
Uses of RetryPredicate in ai.vespa.util.http.hc4.retry
Methods in ai.vespa.util.http.hc4.retry with parameters of type RetryPredicateModifier and TypeMethodDescriptionDelayedConnectionLevelRetryHandler.Builder.retryFor(RetryPredicate<IOException> predicate) DelayedResponseLevelRetryHandler.Builder.retryFor(RetryPredicate<org.apache.http.HttpResponse> predicate)