@CompileStatic class JsonCollectionRenderer extends JsonRenderer implements ContainerRenderer
A JSON renderer for a collection of objects
Type | Name and description |
---|---|
Class |
componentType |
Properties inherited from class | Properties |
---|---|
class JsonRenderer |
excludes, grailsApplication, includes, proxyHandler |
Constructor and description |
---|
JsonCollectionRenderer(Class componentType) |
JsonCollectionRenderer(Class componentType, MimeType[] mimeTypes) |
Type Params | Return Type | Name and description |
---|---|---|
|
protected void |
renderJson(JSON converter, RenderContext context) |
Methods inherited from class | Name |
---|---|
class JsonRenderer |
registerCustomConverter, registerCustomMarshaller, renderJson |