protected class AmqpInboundChannelAdapter.BatchListener extends AmqpInboundChannelAdapter.Listener implements org.springframework.amqp.rabbit.listener.api.ChannelAwareBatchMessageListener
converter, manualAcks, recoverer, retryOps| Modifier | Constructor and Description |
|---|---|
protected |
BatchListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onMessageBatch(java.util.List<org.springframework.amqp.core.Message> messages,
com.rabbitmq.client.Channel channel) |
convertPayload, createMessageFromAmqp, createMessageFromPayload, onMessageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonMessagepublic void onMessageBatch(java.util.List<org.springframework.amqp.core.Message> messages,
com.rabbitmq.client.Channel channel)
onMessageBatch in interface org.springframework.amqp.rabbit.listener.api.ChannelAwareBatchMessageListeneronMessageBatch in interface org.springframework.amqp.rabbit.listener.api.ChannelAwareMessageListener