| Package | Description |
|---|---|
| ratpack.handling |
The handling of application requests.
|
| ratpack.logging |
| Modifier and Type | Method and Description |
|---|---|
void |
Context.onClose(Action<? super RequestOutcome> onClose)
Registers a callback to be notified when the request for this context is “closed” (i.e.
|
| Modifier and Type | Method and Description |
|---|---|
String |
RequestLogFormatter.format(RequestOutcome outcome) |