Uses of Interface
org.nuxeo.runtime.avro.AvroService
-
Packages that use AvroService Package Description org.nuxeo.ecm.core.io.avro org.nuxeo.runtime.avro -
-
Uses of AvroService in org.nuxeo.ecm.core.io.avro
Constructors in org.nuxeo.ecm.core.io.avro with parameters of type AvroService Constructor Description BlobPropertyMapper(AvroService service)DocumentModelMapper(AvroService service)PropertyMapper(AvroService service) -
Uses of AvroService in org.nuxeo.runtime.avro
Classes in org.nuxeo.runtime.avro that implement AvroService Modifier and Type Class Description classAvroServiceImplFields in org.nuxeo.runtime.avro declared as AvroService Modifier and Type Field Description protected AvroServiceAvroComponent. avroServiceprotected AvroServiceAvroMapper. serviceprotected AvroServiceAvroSchemaFactoryContext. serviceMethods in org.nuxeo.runtime.avro that return AvroService Modifier and Type Method Description AvroServiceAvroSchemaFactoryContext. getService()Constructors in org.nuxeo.runtime.avro with parameters of type AvroService Constructor Description AvroMapper(AvroService service)AvroSchemaFactoryContext(AvroService service)
-