| Package | Description |
|---|---|
| ratpack.handling |
The handling of application requests.
|
| ratpack.session |
| Modifier and Type | Method and Description |
|---|---|
Request |
Context.getRequest()
The HTTP request.
|
Request |
RequestOutcome.getRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
SessionIdGenerator.generateSessionId(Request request) |