Provides access to Codec classes. A Codec class one that ends in the convention "Codec" and provides encode and decode methods or closure properties.
Type Params | Return Type | Name and description |
---|---|---|
|
void |
configureCodecMethods() |
Methods inherited from class | Name |
---|---|
interface CodecFactory |
getDecoder, getEncoder |
interface InjectableGrailsClass |
byName, byType, getAvailable |
interface GrailsClass |
getClazz, getFullName, getGrailsApplication, getLogicalPropertyName, getMetaClass, getName, getNaturalName, getPackageName, getPropertyName, getPropertyValue, getPropertyValue, getReference, getReferenceInstance, getShortName, hasProperty, isAbstract, newInstance |
interface GrailsApplicationAware |
setGrailsApplication |