Package | Description |
---|---|
io.apicurio.registry.utils.serde |
Modifier and Type | Class and Description |
---|---|
class |
AvroSerde<T>
Wraps the AvroKafkaSerializer and AvroKafkaDeserializer.
|
class |
JsonSchemaSerde<T>
Wraps the JsonSchemaKafkaSerializer and JsonSchemaKafkaDeserializer.
|
class |
ProtobufSerde<T extends com.google.protobuf.Message>
Wraps the ProtobufKafkaSerializer and ProtobufKafkaDeserializer.
|
Copyright © 2020 Red Hat. All rights reserved.