Package io.apicurio.registry.serde
-
Interface Summary Interface Description IdHandler Handle artifact id in the msg bytes.ParsedSchema<T> Deprecated. SchemaParser<S> Deprecated. SchemaResolver<SCHEMA,DATA> Deprecated. -
Class Summary Class Description AbstractKafkaDeserializer<T,U> AbstractKafkaSerDe<T,U> Common class for both serializer and deserializer.AbstractKafkaSerializer<T,U> AbstractSchemaResolver<S,T> Deprecated. AbstractSerde<T> DefaultIdHandler Legacy4ByteIdHandler IdHandler that assumes 4 bytes for the magic number (the ID).ParsedSchemaImpl<T> Deprecated. SchemaLookupResult<T> Deprecated. SchemaLookupResult.SchemaLookupResultBuilder<T> SchemaResolverConfigurer<T,U> Base class for any kind of serializer/deserializer that depends onSchemaResolverSerdeConfig Contains all of the Serde configuration properties.SerdeHeaders Contains all of the header names used when serde classes are configured to pass information via headers instead of via the message payload.