| Package | Description |
|---|---|
| org.zalando.riptide.failsafe |
| Modifier and Type | Method and Description |
|---|---|
FailsafePlugin |
FailsafePlugin.withDecorator(TaskDecorator decorator) |
FailsafePlugin |
FailsafePlugin.withPolicy(net.jodah.failsafe.Policy<org.springframework.http.client.ClientHttpResponse> policy) |
FailsafePlugin |
FailsafePlugin.withPolicy(net.jodah.failsafe.Policy<org.springframework.http.client.ClientHttpResponse> policy,
Predicate<RequestArguments> predicate) |
FailsafePlugin |
FailsafePlugin.withPolicy(RequestPolicy policy) |
Copyright © 2015–2020 Zalando SE. All rights reserved.