Package | Description |
---|---|
ratpack.exec |
The execution management.
|
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Execution
A logical stream of execution, which is potentially serialized over many threads.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Request
A request to be handled.
|