Uses of Class
com.solace.serdes.avro.AvroSchemaParser
-
Packages that use AvroSchemaParser Package Description com.solace.serdes.avro Provides serialization and deserialization functionality for Apache Avro formatted data. -
-
Uses of AvroSchemaParser in com.solace.serdes.avro
Subclasses of AvroSchemaParser in com.solace.serdes.avro Modifier and Type Class Description class
DereferencedAvroSchemaParser<U>
An implementation of AvroSchemaParser that extracts schemas directly from Avro records.
-