| Package | Description |
|---|---|
| ratpack.groovy.guice |
Groovy specific extensions to the Guice support.
|
| ratpack.guice |
Integration with Google Guice.
|
| ratpack.http |
The HTTP protocol.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GroovyModuleRegistry
Groovy specific extensions to
ModuleRegistry. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModuleRegistry
A container of modules, used for specifying which modules to back an application with.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Request
A request to be handled.
|