Package org.springframework.integration.amqp.inbound
Provides classes supporting inbound endpoints.
-
Class Summary Class Description AmqpInboundChannelAdapter Adapter that receives Messages from an AMQP Queue, converts them into Spring Integration Messages, and sends the results to a Message Channel.AmqpInboundGateway Adapter that receives Messages from an AMQP Queue, converts them into Spring Integration Messages, and sends the results to a Message Channel.AmqpMessageSource A pollableMessageSource
for RabbitMQ.AmqpMessageSource.AmqpAckCallback AmqpMessageSource.AmqpAckCallbackFactory AmqpMessageSource.AmqpAckInfo Information for building an AmqpAckCallback. -
Enum Summary Enum Description AmqpInboundChannelAdapter.BatchMode Defines the payload type when the listener container is configured with consumerBatchEnabled.