Uses of Interface
org.nuxeo.runtime.codec.CodecFactory
Packages that use CodecFactory
-
Uses of CodecFactory in org.nuxeo.runtime.codec
Classes in org.nuxeo.runtime.codec that implement CodecFactoryModifier and TypeClassDescriptionclassFactory to generate Avro codec with different flavorsclassFactory to generate Record compliant with Confluent Avro, ready to be used by ksqlDB.classReturns a dummy codec used as marker.classFields in org.nuxeo.runtime.codec with type parameters of type CodecFactoryModifier and TypeFieldDescriptionprotected final Map<String, CodecFactory> CodecServiceImpl.codecFactoriesprotected Class<CodecFactory> CodecDescriptor.klass