public interface CodecResolver<T>
PojoCodecProvider| Modifier and Type | Method and Description |
|---|---|
PolymorphicCodec<T> |
getCodec(Type type,
TypeCodecRegistry typeCodecRegistry,
CodecConfiguration codecConfiguration) |
PolymorphicCodec<T> getCodec(Type type, TypeCodecRegistry typeCodecRegistry, CodecConfiguration codecConfiguration)
type - the type to be handledtypeCodecRegistry - codec registry for any typecodecConfiguration - Copyright © 2019 BILD GmbH & Co. KG. All rights reserved.