See: Description
| Interface | Description |
|---|---|
| ProducerListener |
Listener for handling outbound Kafka messages.
|
| Class | Description |
|---|---|
| ConsumerConfigFactoryBean<K,V> | Deprecated |
| ConsumerConfiguration<K,V> | Deprecated |
| ConsumerConnectionProvider | Deprecated |
| ConsumerMetadata<K,V> | Deprecated |
| DefaultProducerListener |
No-op implementation of @link ProducerListener}, to be used as base class for other implementations.
|
| KafkaConsumerContext<K,V> | Deprecated |
| KafkaHeaders | |
| KafkaProducerContext | |
| LoggingProducerListener |
ProducerListener that logs exceptions thrown when sending messages. |
| MessageLeftOverTracker<K,V> | Deprecated |
| ProducerConfiguration<K,V> | |
| ProducerFactoryBean<K,V> | |
| ProducerListenerInvokingCallback | |
| ProducerMetadata<K,V> | |
| TopicFilterConfiguration | Deprecated |
| ZookeeperConnect |
| Enum | Description |
|---|---|
| ProducerMetadata.CompressionType |