Uses of Package
org.forgerock.util.promise
Packages that use org.forgerock.util.promise
Package
Description
Provides common interfaces and classes.
An implementation of the
Promise
API in Java.-
Classes in org.forgerock.util.promise used by org.forgerock.util
-
Classes in org.forgerock.util.promise used by org.forgerock.util.promiseClassDescriptionA completion handler for consuming exceptions which occur during the execution of asynchronous tasks.A
Promise
represents the result of an asynchronous task.An implementation ofPromise
which can be used as is, or as the basis for more complex asynchronous behavior.A completion handler for consuming the results of asynchronous tasks.A completion handler for consuming runtime exceptions which occur during the execution of asynchronous tasks.