Uses of Package
org.springframework.amqp.client.config
Packages that use org.springframework.amqp.client.config
Package
Description
Provides classes for annotation-based Spring configuration.
-
Classes in org.springframework.amqp.client.config used by org.springframework.amqp.client.configClassDescriptionThe abstract
AmqpListenerEndpointimplementation holding common properties.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.