Package | Description |
---|---|
ratpack.exec | |
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Execution
Represents the logical execution of task, started by
ExecController.start(ratpack.func.Action) . |
Modifier and Type | Interface and Description |
---|---|
interface |
Request
A request to be handled.
|