Package | Description |
---|---|
ratpack.exec |
The execution management.
|
ratpack.http |
The HTTP protocol.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Execution
A logical operation, such as servicing a request, that may be comprised of non contiguous units of work.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Request
A request to be handled.
|