Package org.springframework.amqp.rabbit.listener.api
package org.springframework.amqp.rabbit.listener.api
Provides Additional APIs for listeners.
-
ClassDescriptionUsed to receive a batch of messages if the container supports it.A message listener that is aware of the Channel on which the message was received.An error handler which is called when a {code @RabbitListener} method throws an exception.