Enum AmqpInboundChannelAdapter.BatchMode

java.lang.Object
java.lang.Enum<AmqpInboundChannelAdapter.BatchMode>
org.springframework.integration.amqp.inbound.AmqpInboundChannelAdapter.BatchMode
All Implemented Interfaces:
Serializable, Comparable<AmqpInboundChannelAdapter.BatchMode>, Constable
Enclosing class:
AmqpInboundChannelAdapter

public static enum AmqpInboundChannelAdapter.BatchMode
extends Enum<AmqpInboundChannelAdapter.BatchMode>
Defines the payload type when the listener container is configured with consumerBatchEnabled.