JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH:
Package io.apicurio.registry.serde.avro
package
io.apicurio.registry.serde.avro
Related Packages
Package
Description
io.apicurio.registry.serde.avro.strategy
All Classes and Interfaces
Interfaces
Classes
Enums
Class
Description
AvroDatumProvider
<T>
AvroEncoding
AvroKafkaDeserializer
<U>
AvroKafkaSerdeConfig
AvroKafkaSerializer
<U>
AvroSchemaParser
<U>
AvroSchemaUtils
AvroSerde
<T>
Wraps the AvroKafkaSerializer and AvroKafkaDeserializer.
AvroSerdeHeaders
DefaultAvroDatumProvider
<T>
NonRecordContainer
<T>
Wrapper for all non-record types that includes the schema for the data.
ReflectAvroDatumProvider
<T>