| Package | Description |
|---|---|
| ratpack.groovy.handling |
| Modifier and Type | Method and Description |
|---|---|
GroovyByContentHandler |
GroovyByContentHandler.html(Closure<?> closure) |
GroovyByContentHandler |
GroovyByContentHandler.json(Closure<?> closure) |
GroovyByContentHandler |
GroovyByContentHandler.plainText(Closure<?> closure) |
GroovyByContentHandler |
GroovyByContentHandler.type(String mimeType,
Closure<?> closure) |
GroovyByContentHandler |
GroovyByContentHandler.xml(Closure<?> closure) |