| Package | Description |
|---|---|
| ratpack.groovy.template |
Support for templating based on embedded Groovy code in text.
|
| ratpack.http |
The HTTP protocol.
|
| ratpack.sse |
Support for Server Sent Events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Markup |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseChunks
A
renderable object for streaming data with HTTP chunked transfer-encoding. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServerSentEvents
A
renderable object for streaming server side events. |