| Package | Description |
|---|---|
| ratpack.form |
Support for handling uploaded forms, including file uploads.
|
| ratpack.http |
The HTTP protocol.
|
| ratpack.path |
Types for managing the paths of requests inside the application.
|
| ratpack.util |
General purpose types and utilities.
|
| Class and Description |
|---|
| MultiValueMap
A map that may contain multiple values for a given key, but typically only one value.
|
| 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 |
|---|
| MultiValueMap
A map that may contain multiple values for a given key, but typically only one value.
|