Uses of Interface
io.apicurio.registry.serde.avro.AvroDatumProvider
-
Packages that use AvroDatumProvider Package Description io.apicurio.registry.serde.avro -
-
Uses of AvroDatumProvider in io.apicurio.registry.serde.avro
Classes in io.apicurio.registry.serde.avro that implement AvroDatumProvider Modifier and Type Class Description classDefaultAvroDatumProvider<T>classReflectAvroDatumProvider<T>Constructors in io.apicurio.registry.serde.avro with parameters of type AvroDatumProvider Constructor Description AvroSchemaParser(AvroDatumProvider<U> avroDatumProvider)
-