Interface OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
- Enclosing interface:
- OutboundChannelModelBuilder
public static interface OutboundChannelModelBuilder.OutboundRabbitChannelBuilder
Builder to create an
OutboundEventChannelAdapter
using RabbitMQ.-
Method Summary
Modifier and TypeMethodDescriptionSets the exchange to which events need to be sent.
-
Method Details
-
exchange
Sets the exchange to which events need to be sent. -
eventProcessingPipeline
OutboundChannelModelBuilder.OutboundEventProcessingPipelineBuilder eventProcessingPipeline()
-