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.
|
ratpack.groovy |
Support for writing Ratpack applications in the Groovy programming language.
|
ratpack.groovy.handling |
Groovy specific extensions to classes in the
ratpack.handling package. |
ratpack.handling |
The handling of application requests.
|
ratpack.http |
The HTTP protocol.
|
ratpack.jackson |
Integration with the Jackson JSON marshalling library.
|
ratpack.launch |
Classes used to bootstrap a Ratpack application.
|
ratpack.parse |
Parsing in Ratpack refers to deserializing a request body into a Java object of some type.
|
ratpack.path |
Types for managing the paths of requests inside the application.
|
ratpack.registry |
Registries hold objects that can be retrieved via type, and are a key aspect of Ratpack applications.
|
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.stream | |
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 is non blocking, making no guarantees about when it will return.
|
Class and Description |
---|
NonBlocking
Declares that a method is non blocking, making no guarantees about when it will return.
|
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 is non blocking, making no guarantees about when it will return.
|
Nullable
Denotes that something may be null.
|
Class and Description |
---|
NonBlocking
Declares that a method is non blocking, making no guarantees about when it will return.
|
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 is non blocking, making no guarantees about when it will return.
|
Class and Description |
---|
NonBlocking
Declares that a method is non blocking, making no guarantees about when it will return.
|
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 is non blocking, making no guarantees about when it will return.
|