See: Description
| 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 pollable
MessageSource for RabbitMQ. |
| AmqpMessageSource.AmqpAckCallback | |
| AmqpMessageSource.AmqpAckCallbackFactory | |
| AmqpMessageSource.AmqpAckInfo |
Information for building an AmqpAckCallback.
|
| Enum | Description |
|---|---|
| AmqpInboundChannelAdapter.BatchMode |
Defines the payload type when the listener container is configured with consumerBatchEnabled.
|