Package | Description |
---|---|
ratpack.form |
Support for handling uploaded forms, including file uploads.
|
ratpack.groovy.handling | |
ratpack.groovy.test | |
ratpack.groovy.test.embed |
Support for creating Groovy based embedded applications.
|
ratpack.guice |
Integration with Google Guice.
|
ratpack.handling |
The handling of application requests.
|
ratpack.handling.direct |
Low level direct access to the underlying Netty internals.
|
ratpack.http |
The HTTP protocol.
|
ratpack.path |
Types for managing the paths of requests inside the application.
|
ratpack.promise |
Promises are strategy builders for the result of async operations.
|
ratpack.registry |
Registries hold objects that can be retrieved via type, and are a key aspect of Ratpack applications.
|
ratpack.test | |
ratpack.util |
General purpose types and utilities.
|
ratpack.websocket |
Support for Websockets.
|
Class and Description |
---|
MultiValueMap
A map that may contain multiple values for a given key, but typically only one value.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Factory
An object that creates another.
|
Transformer
An object that transforms an object into another.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Transformer
An object that transforms an object into another.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
ResultAction
Convenience subtype for an action that takes a result.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Class and Description |
---|
MultiValueMap
A map that may contain multiple values for a given key, but typically only one value.
|
Class and Description |
---|
TypeCoercingMap
A string valued map that can do simple type conversions from the string values to primitive types.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Class and Description |
---|
Factory
An object that creates another.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Factory
An object that creates another.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Class and Description |
---|
Action
A generic type for an object that does some work with a thing.
|
Transformer
An object that transforms an object into another.
|