| Package | Description |
|---|---|
| ratpack.background |
Mechanisms for executing operations that performing operations in the background (i.e.
|
| ratpack.handling |
The handling of application requests.
|
| ratpack.http |
The HTTP protocol.
|
| Class and Description |
|---|
| Background.Success
A builder for specifying the result handling strategy for a blocking operation that succeeds.
|
| Background.SuccessOrError
A builder for specifying the result handling strategy for a blocking operation.
|
| Class and Description |
|---|
| Background
Allows blocking operations to be executed off of a main request handling thread.
|
| Background.SuccessOrError
A builder for specifying the result handling strategy for a blocking operation.
|
| Class and Description |
|---|
| Background
Allows blocking operations to be executed off of a main request handling thread.
|