Package io.micronaut.serde.support
package io.micronaut.serde.support
-
ClassDescriptionAbstract variation of
AbstractStreamDecoder
that uses separate decoders for structures like an array or an object.Abstract base class for stream-basedDecoder
s.The token type.Decoder function for a single value.Default implementation of theSerdeIntrospections
interface which looks up instrospections fromBeanIntrospector.SHARED
.Default implementation of theSerdeRegistry
interface.The registrar ofDeserializer
.The registrar ofSerde
.The registrar ofSerializer
.