Package | Description |
---|---|
ratpack.error |
Types that deal with handling application errors.
|
ratpack.exec |
The execution management.
|
ratpack.file |
Types for dealing with the file system and serving files.
|
ratpack.form |
Support for handling uploaded forms, including file uploads.
|
ratpack.func |
General functional (i.e. Single Abstract Method) types.
|
ratpack.groovy |
Support for writing Ratpack applications in the Groovy programming language.
|
ratpack.gson |
Provides integration with Google Gson for JSON parsing and rendering.
|
ratpack.handling |
The handling of application requests.
|
ratpack.health |
Health checks report on the status of key components in the system and are generally used for monitoring and reporting.
|
ratpack.http |
The HTTP protocol.
|
ratpack.jackson |
Integration with the Jackson JSON marshalling library.
|
ratpack.parse |
Parsing in Ratpack refers to deserializing a request body into a Java object of some type.
|
ratpack.render |
The renderer framework provides a pluggable mechanism for serializing objects to the response.
|
ratpack.server |
Objects used to start a ratpack application.
|
ratpack.session |
Objects for providing
Session support. |
ratpack.stream |
Support for reactive streams.
|
ratpack.test.handling | |
ratpack.test.http | |
ratpack.util |
General purpose types and utilities.
|
ratpack.websocket |
Support for Websockets.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
NonBlocking
Declares that a method or function-like method parameter is non-blocking and can freely use Promise and other async constructs.
|