Package org.springframework.amqp.rabbit.batch
package org.springframework.amqp.rabbit.batch
Provides classes for message batching.
-
ClassDescriptionStrategy for batching messages.An object encapsulating a
Message
containing the batch of messages, the exchange, and routing key.A simple batching strategy that supports only one exchange/routingKey; includes a batch size, a batched message size limit and a timeout.