| Class | Description |
|---|---|
| JsonOutput | Class responsible for the actual String serialization of the possible values of a JSON structure. |
| JsonOutput.JsonUnescaped | Represents unescaped JSON |
| JsonOutput.JsonWritable | Represents unescaped JSON |
| StreamingJsonBuilder | Temporary fork of groovy.json.StreamingJsonBuilder until Groovy 2.4.5 is out. |
| StreamingJsonBuilder.StreamingJsonDelegate | The delegate used when invoking closures |