See: Description
| Interface | Description |
|---|---|
| KafkaProducerMessageHandler.ProducerRecordCreator<K,V> |
Creates a
ProducerRecord from a Message and/or properties
derived from configuration and/or the message. |
| Class | Description |
|---|---|
| KafkaProducerMessageHandler<K,V> |
Kafka Message Handler; when supplied with a
ReplyingKafkaTemplate it is used as
the handler in an outbound gateway. |