This interface can be used to tell that a Grails Codec class should use these methods for creating the encoder and decoder instances instead of using conventional encode/decode methods.
Type | Name and description |
---|---|
Decoder |
getDecoder() Gets the decoder instance. |
Encoder |
getEncoder() Gets the encoder instance. |