Class AmqpMessageSource

All Implemented Interfaces:
Aware, BeanFactoryAware, BeanNameAware, DisposableBean, InitializingBean, MessageSource<Object>, IntegrationPattern, NamedComponent, IntegrationInboundManagement, IntegrationManagement

public class AmqpMessageSource extends AbstractMessageSource<Object>
A pollable MessageSource for RabbitMQ.
Since:
5.0.1
Author:
Gary Russell