Uses of Class
org.nuxeo.runtime.avro.AvroMapper
Packages that use AvroMapper
-
Uses of AvroMapper in org.nuxeo.ecm.core.io.avro
Subclasses of AvroMapper in org.nuxeo.ecm.core.io.avroModifier and TypeClassDescriptionclass
class
class
-
Uses of AvroMapper in org.nuxeo.runtime.avro
Fields in org.nuxeo.runtime.avro with type parameters of type AvroMapperMethods in org.nuxeo.runtime.avro that return AvroMapperMethod parameters in org.nuxeo.runtime.avro with type arguments of type AvroMapperModifier and TypeMethodDescriptionvoid
AvroServiceImpl.setMappers
(Map<Class<?>, AvroMapper<?, ?>> mappers)