Uses of Package
org.springframework.amqp.rabbit.listener
Packages that use org.springframework.amqp.rabbit.listener
Package
Description
Provides top-level classes for Spring Rabbit.
Annotations and supporting classes for declarative Rabbit listener
endpoint
Provides classes supporting the Rabbit XML namespace.
Provides core classes for Spring Rabbit.
Provides classes for message listener containers.
Classes for testing Spring AMQP applications.
Provides classes for stream listener configuration.
Provides classes for stream listeners.
-
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit
-
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit.annotationClassDescriptionA
RabbitListenerEndpointproviding the method to invoke to process an incoming message for this endpoint.Helper bean for registeringRabbitListenerEndpointwith aRabbitListenerEndpointRegistry.Creates the necessaryMessageListenerContainerinstances for the registered endpoints. -
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit.configClassDescriptionBase model for a Rabbit listener endpoint.The
SimpleMessageListenerContaineris not so simple.Internal abstraction used by the framework representing a message listener container.Factory ofMessageListenerContainers.Model for a Rabbit listener endpoint. -
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit.core
-
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit.listenerClassDescriptionA handler for
Erroron the container thread(s).Base model for a Rabbit listener endpoint.Specialized consumer encapsulating knowledge of the broker connections and having its own lifecycle (start and stop).TheSimpleMessageListenerContaineris not so simple.Holder for a channel; contains a consumer epoch used to prevent inappropriate release of the consumer after it has been allocated for reuse.A strategy interface for theConditionalRejectingErrorHandlerto decide whether an exception should be considered to be fatal and the message should not be requeued.Internal abstraction used by the framework representing a message listener container.ARabbitListenerEndpointproviding the method to invoke to process an incoming message for this endpoint.Provider of listener adapters.Factory ofMessageListenerContainers.Model for a Rabbit listener endpoint.Creates the necessaryMessageListenerContainerinstances for the registered endpoints. -
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.amqp.rabbit.testClassDescriptionA
RabbitListenerEndpointproviding the method to invoke to process an incoming message for this endpoint. -
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.rabbit.stream.config
-
Classes in org.springframework.amqp.rabbit.listener used by org.springframework.rabbit.stream.listenerClassDescriptionInternal abstraction used by the framework representing a message listener container.