Package org.springframework.amqp.client.config
@NullMarked
package org.springframework.amqp.client.config
Provides classes for annotation-based Spring configuration.
-
ClassDescriptionThe abstract
AmqpListenerEndpointimplementation holding common properties.TheConfigurationfor AMQP 1.0 infrastructure to supportAmqpListener.The configuration model to represent aMessageListenerwith properties for targetAmqpMessageListenerContainerto be registered as a bean in the application context.The configuration container to triggerAmqpMessageListenerContainerbean registrations based on the providedAmqpListenerEndpointinstances andAmqpMessageListenerContainerFactory.An infrastructure bean to processAmqpListenerEndpointRegistrationinstances.The configuration factory to produceAmqpMessageListenerContainerinstance based on the providedAmqpListenerEndpoint.Enable AMQP 1.0 infrastructure beans forAmqpListener.TheAbstractAmqpListenerEndpointimplementation for POJO method invocation listener.TheAmqpMessageListenerContainerFactoryextension forMethodAmqpListenerEndpoint.TheAbstractAmqpListenerEndpointimplementation forMessageListener.