Package | Description |
---|---|
ratpack.exec |
The execution management.
|
ratpack.func |
General functional (i.e.
|
Modifier and Type | Method and Description |
---|---|
Promise<T> |
PromiseOperations.onNull(NoArgAction action)
A convenience shorthand for
routing null values. |
Modifier and Type | Method and Description |
---|---|
static <T> Action<T> |
Action.ignoreArg(NoArgAction noArgAction) |