Interface OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
- Enclosing interface:
- OutboundChannelModelBuilder
public static interface OutboundChannelModelBuilder.OutboundKafkaChannelBuilder
Builder to create an
OutboundEventChannelAdapter
using Kafka.-
Method Summary
Modifier and TypeMethodDescriptionSets the record key for the outgoing message.
-
Method Details
-
recordKey
Sets the record key for the outgoing message. -
eventProcessingPipeline
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder eventProcessingPipeline()
-