Package org.springframework.amqp.rabbit.listener.adapter
@NullMarked
package org.springframework.amqp.rabbit.listener.adapter
Provides classes for adapting listeners.
-
ClassDescriptionAn abstract
MessageListeneradapter providing the necessary infrastructure to extract the payload of aMessage.Deprecated, for removal: This API element is subject to removal in a future version.A listener adapter for batch listeners.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor of Spring AMQP'sContinuationHandlerMethodArgumentResolver.Deprecated, for removal: This API element is subject to removal in a future version.since 2.2 in favor ofMessagingMessageListenerAdapter.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor ofHandlerAdapterDeprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor ofInvocationResult.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor of Spring AMQP'sKotlinAwareInvocableHandlerMethod.Message listener adapter that delegates the handling of messages to target listener methods via reflection, with flexible message type conversion.AMessageListeneradapter that invokes a configurableHandlerAdapter.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor ofReplyFailureException.A Message Listener that returns a reply - intended for lambda use in aMessageListenerAdapter.Deprecated, for removal: This API element is subject to removal in a future version.since 4.1 in favor ofReplyPostProcessor.
AmqpMessageHandlerMethodFactory.