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