| Package | Description |
|---|---|
| ratpack.groovy |
Support for writing Ratpack applications in the Groovy programming language.
|
| ratpack.groovy.handling |
Groovy specific extensions to classes in the
ratpack.handling package. |
| ratpack.groovy.render |
Specialised Groovy support for rendering.
|
| Class and Description |
|---|
| GroovyContext
Subclass of
Context that adds Groovy friendly variants of methods. |
| Class and Description |
|---|
| GroovyByContentHandler
Closure overloads of methods from
ByContentHandler. |
| GroovyByMethodHandler
A Groovy specific subclass of
ByMethodHandler that makes using closures more convenient. |
| GroovyChain
A Groovy oriented handler chain builder DSL.
|
| GroovyContext
Subclass of
Context that adds Groovy friendly variants of methods. |
| Class and Description |
|---|
| GroovyContext
Subclass of
Context that adds Groovy friendly variants of methods. |