| Package | Description |
|---|---|
| org.springframework.cloud.stream.schema.avro | |
| org.springframework.cloud.stream.schema.client | |
| org.springframework.cloud.stream.schema.client.config |
| Modifier and Type | Method and Description |
|---|---|
AvroSchemaRegistryClientMessageConverter |
AvroMessageConverterAutoConfiguration.avroSchemaMessageConverter(SchemaRegistryClient schemaRegistryClient) |
| Constructor and Description |
|---|
AvroSchemaRegistryClientMessageConverter(SchemaRegistryClient schemaRegistryClient,
org.springframework.cache.CacheManager cacheManager)
Creates a new instance, configuring it with
SchemaRegistryClient and
CacheManager. |
| Modifier and Type | Class and Description |
|---|---|
class |
CachingRegistryClient |
class |
ConfluentSchemaRegistryClient |
class |
DefaultSchemaRegistryClient |
| Constructor and Description |
|---|
CachingRegistryClient(SchemaRegistryClient delegate) |
| Modifier and Type | Method and Description |
|---|---|
SchemaRegistryClient |
SchemaRegistryClientConfiguration.schemaRegistryClient() |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.