Package | Description |
---|---|
ratpack.background |
Mechanisms for executing operations that performing operations in the background (i.e.
|
ratpack.form | |
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 | |
ratpack.http |
The HTTP protocol.
|
ratpack.path |
Types for managing the paths of requests inside the application.
|
ratpack.registry |
Handlers communicate with each other by binding a "service" on to each
Context . |
ratpack.test | |
ratpack.util |
General purpose types and utilities.
|
ratpack.websocket |
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 |
---|
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.
|
Factory
An object that creates another.
|
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 |
---|
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.
|