| Class | Description |
|---|---|
| AsyncAgent |
Abstract functionality that encapsulates context in which
WhenReady patterns are called. |
| AsyncOptions |
Common options that control the execution of async methods from this package.
|
| Logger |
Logger customized for the needs of this project.
|
| WhenReady |
This class enables async processing of sync APIs.
|
| Exception | Description |
|---|---|
| AsyncException |
This unchecked exception type should be used by predicates and functions to report checked exceptions to the
WhenReady framework is not possible from lambdas. |