|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
NameAwareMarshaller | Specialized ObjectMarshaller which defines the Tag Name for XML Conversion |
ObjectMarshaller<T extends Converter> | An ObjectMarshaller is responsible for converting a Java/Groovy Object graph to a serialized form (JSON,XML) The ObjectMarshaller implementation must use a a type parameter - either grails.convereters.JSON or grails.converters.XML and it should to be thread-safe |
Class Summary | |
---|---|
ClosureOjectMarshaller<T extends Converter> | ObjectMarshaller that delegates the conversion logic to the supplied closure |
ProxyUnwrappingMarshaller<C extends Converter> | Unwraps Hibernate proxies with no direct references to the Hibernate APIs |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |