| Package | Description |
|---|---|
| ratpack.file |
Types for dealing with the file system and serving files.
|
| ratpack.groovy.markup | |
| ratpack.groovy.render |
Specialised Groovy support for rendering.
|
| ratpack.jackson |
Integration with the Jackson JSON marshalling library.
|
| ratpack.render |
The renderer framework provides a pluggable mechanism for serializing objects to the response.
|
| Class and Description |
|---|
| Renderer
A renderer is responsible for rendering an object to the response.
|
| Class and Description |
|---|
| Renderer
A renderer is responsible for rendering an object to the response.
|
| Class and Description |
|---|
| Renderer
A renderer is responsible for rendering an object to the response.
|
| RendererSupport
A
Renderer super class that provides a RendererSupport.getType() implementation based on the generic type of the impl. |
| Class and Description |
|---|
| Renderer
A renderer is responsible for rendering an object to the response.
|
| Class and Description |
|---|
| Renderer
A renderer is responsible for rendering an object to the response.
|
| RenderException
A generic super type for exceptions indicate something when wrong for a render operation.
|