Uses of Interface
io.apicurio.registry.serde.SchemaParser
-
Packages that use SchemaParser Package Description io.apicurio.registry.serde -
-
Uses of SchemaParser in io.apicurio.registry.serde
Methods in io.apicurio.registry.serde with parameters of type SchemaParser Modifier and Type Method Description voidAbstractSchemaResolver. configure(Map<String,?> configs, boolean isKey, SchemaParser<S> schemaParser)Deprecated.default voidSchemaResolver. configure(Map<String,?> configs, boolean isKey, SchemaParser<SCHEMA> schemaMapper)Deprecated.
-