Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.messaging.converter.AbstractMessageConverter (implements org.springframework.messaging.converter.SmartMessageConverter)
- org.springframework.cloud.stream.schema.registry.avro.AbstractAvroMessageConverter
- org.springframework.cloud.stream.schema.registry.avro.AvroSchemaMessageConverter
- org.springframework.cloud.stream.schema.registry.avro.AvroSchemaRegistryClientMessageConverter (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cloud.stream.schema.registry.avro.AbstractAvroMessageConverter
- org.springframework.cloud.stream.schema.registry.avro.AvroMessageConverterAutoConfiguration
- org.springframework.cloud.stream.schema.registry.avro.AvroMessageConverterProperties
- org.springframework.cloud.stream.schema.registry.avro.AvroSchemaServiceManagerImpl (implements org.springframework.cloud.stream.schema.registry.avro.AvroSchemaServiceManager)
- org.springframework.cloud.stream.schema.registry.client.CachingRegistryClient (implements org.springframework.cloud.stream.schema.registry.client.SchemaRegistryClient)
- org.springframework.cloud.stream.schema.registry.client.ConfluentSchemaRegistryClient (implements org.springframework.cloud.stream.schema.registry.client.SchemaRegistryClient)
- org.springframework.cloud.stream.schema.registry.client.DefaultSchemaRegistryClient (implements org.springframework.cloud.stream.schema.registry.client.SchemaRegistryClient)
- org.springframework.cloud.stream.schema.registry.avro.DefaultSubjectNamingStrategy (implements org.springframework.cloud.stream.schema.registry.avro.SubjectNamingStrategy)
- org.springframework.cloud.stream.schema.registry.ParsedSchema
- org.springframework.cloud.stream.schema.registry.avro.QualifiedSubjectNamingStrategy (implements org.springframework.cloud.stream.schema.registry.avro.SubjectNamingStrategy)
- org.apache.avro.data.RecordBuilderBase<T> (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- example.avro.Command.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- example.avro.Email.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- example.avro.PushNotification.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- example.avro.Sms.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.springframework.cloud.stream.samples.Status.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- example.avro.User.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- example.avro.v2.User.Builder (implements org.apache.avro.data.RecordBuilder<T>)
- org.apache.avro.specific.SpecificRecordBuilderBase<T>
- org.springframework.cloud.stream.schema.registry.SchemaReference
- org.springframework.cloud.stream.schema.registry.SchemaRegistrationResponse
- org.springframework.cloud.stream.schema.registry.client.config.SchemaRegistryClientConfiguration
- org.springframework.cloud.stream.schema.registry.client.config.SchemaRegistryClientProperties
- org.apache.avro.specific.SpecificRecordBase (implements java.lang.Comparable<T>, java.io.Externalizable, org.apache.avro.generic.GenericRecord, org.apache.avro.specific.SpecificRecord)
- example.avro.Command (implements org.apache.avro.specific.SpecificRecord)
- example.avro.Email (implements org.apache.avro.specific.SpecificRecord)
- example.avro.PushNotification (implements org.apache.avro.specific.SpecificRecord)
- example.avro.Sms (implements org.apache.avro.specific.SpecificRecord)
- org.springframework.cloud.stream.samples.Status (implements org.apache.avro.specific.SpecificRecord)
- example.avro.User (implements org.apache.avro.specific.SpecificRecord)
- example.avro.v2.User (implements org.apache.avro.specific.SpecificRecord)
- org.springframework.cloud.stream.schema.registry.avro.SubjectPrefixOnlyNamingStrategy (implements org.springframework.cloud.stream.schema.registry.avro.SubjectNamingStrategy)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.cloud.stream.schema.registry.SchemaNotFoundException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.messaging.converter.AbstractMessageConverter (implements org.springframework.messaging.converter.SmartMessageConverter)
Interface Hierarchy
- org.springframework.cloud.stream.schema.registry.avro.AvroSchemaServiceManager
- org.springframework.cloud.stream.schema.registry.client.SchemaRegistryClient
- org.springframework.cloud.stream.schema.registry.avro.SubjectNamingStrategy
Annotation Interface Hierarchy
- org.springframework.cloud.stream.schema.registry.client.EnableSchemaRegistryClient (implements java.lang.annotation.Annotation)