Package dev.failsafe.spi
package dev.failsafe.spi
The Failsafe Service Provider Interface (SPI). These classes and interfaces allow Failsafe to be extended with new
policies.
-
ClassDescriptionInternal async execution APIs.A default ScheduledFuture implementation.A policy that can be delayed between executions.Internal execution APIs.This class represents the internal result of an execution attempt for zero or more policies, before or after the policy has handled the result.A CompletableFuture implementation that propagates cancellations and calls completion handlers.A policy that can handle specifically configured failures.Handles execution and execution results according to a policy.Schedules executions.Internal execution APIs.