public interface CodecResolver<T>
PojoCodecProvider| Modifier and Type | Method and Description |
|---|---|
ReflectionCodec |
getCodec(Type type,
TypeCodecRegistry typeCodecRegistry) |
ReflectionCodec getCodec(Type type, TypeCodecRegistry typeCodecRegistry)
typeCodecRegistry - codec registry for any typetype - the type to be handledCopyright © 2017 BILD GmbH & Co. KG. All rights reserved.