Uses of Class
dev.failsafe.AsyncExecutionImpl
-
Packages that use AsyncExecutionImpl Package Description dev.failsafe APIs for performing failsafe executions. -
-
Uses of AsyncExecutionImpl in dev.failsafe
Constructors in dev.failsafe with parameters of type AsyncExecutionImpl Constructor Description AsyncExecutionImpl(AsyncExecutionImpl<R> execution)
Create an async execution for a new attempt.
-