| Package | Description |
|---|---|
| org.axonframework.extensions.kafka | |
| org.axonframework.extensions.kafka.autoconfig |
| Class and Description |
|---|
| KafkaProperties.Consumer
Configures the Consumer which consumes records from a Kafka topic.
|
| KafkaProperties.EventProcessorMode
Modes for message production and consumption.
|
| KafkaProperties.Fetcher
Configures the Fetchers which fetches records from a Kafka Consumer to be put on an Event Stream.
|
| KafkaProperties.MessageConverterMode
Modes for kafka message conversion.
|
| KafkaProperties.Producer
Configures the Producer which produces new records for a Kafka topic.
|
| KafkaProperties.Publisher
Configures the publisher used to provide Axon Event Messages as Kafka records to a Producer.
|
| KafkaProperties.Ssl
Configures SSL specifics for a Broker, Consumer and/or Producer.
|
| Class and Description |
|---|
| KafkaProperties
Configuration properties for Axon for Apache Kafka.
|
Copyright © 2010–2023. All rights reserved.