Uses of Package
com.solace.serdes.common.resolver
-
Packages that use com.solace.serdes.common.resolver Package Description com.solace.serdes.common.resolver Provides schema resolution functionality for serializers and deserializers to interact with schema registries.com.solace.serdes.common.resolver.strategy Provides strategies for resolving artifact references based on record information for schema registry lookups.com.solace.serdes.jsonschema Provides serialization and deserialization functionality for JSON Schema formatted data. -
Classes in com.solace.serdes.common.resolver used by com.solace.serdes.common.resolver Class Description ArtifactType Enum representing the supported artifact types in the Solace Schema Registry.ContentType Enum representing the supported content types in the Solace Schema Registry.ParsedSchema An interface representing a parsed schema.SchemaLookUpResults An interface representing the results of a schema lookup operation.SchemaParser Represents a generic schema parser interface.SchemaReference Represents a reference to a schema in the Solace Schema Registry.SchemaReference.Builder Builder class for creating SchemaReference instances.SchemaResolver An interface for resolving schemas. -
Classes in com.solace.serdes.common.resolver used by com.solace.serdes.common.resolver.strategy Class Description ParsedSchema An interface representing a parsed schema. -
Classes in com.solace.serdes.common.resolver used by com.solace.serdes.jsonschema Class Description ParsedSchema An interface representing a parsed schema.SchemaParser Represents a generic schema parser interface.