Uses of Interface
org.nuxeo.runtime.avro.AvroService
Packages that use AvroService
-
Uses of AvroService in org.nuxeo.ecm.core.io.avro
Constructors in org.nuxeo.ecm.core.io.avro with parameters of type AvroServiceModifierConstructorDescriptionBlobPropertyMapper
(AvroService service) DocumentModelMapper
(AvroService service) PropertyMapper
(AvroService service) -
Uses of AvroService in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro that implement AvroServiceFields in org.nuxeo.runtime.avro declared as AvroServiceModifier and TypeFieldDescriptionprotected AvroService
AvroComponent.avroService
protected final AvroService
AvroMapper.service
protected final AvroService
AvroSchemaFactoryContext.service
Methods in org.nuxeo.runtime.avro that return AvroServiceConstructors in org.nuxeo.runtime.avro with parameters of type AvroServiceModifierConstructorDescriptionprotected
AvroMapper
(AvroService service) protected
AvroSchemaFactoryContext
(AvroService service)