Package | Description |
---|---|
ratpack.exec |
The execution management.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Promise<T>
A promise for a value that will be available later.
|
interface |
SuccessPromise<T>
A promise of a successful outcome.
|