Uses of Package
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.
-
ClassDescriptionHolder for a channel; contains a consumer epoch used to prevent inappropriate release of the consumer after it has been allocated for reuse.
-
ClassDescriptionA
RabbitListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint.Helper bean for registeringRabbitListenerEndpoint
with aRabbitListenerEndpointRegistry
.Creates the necessaryMessageListenerContainer
instances for the registered endpoints. -
ClassDescriptionBase model for a Rabbit listener endpoint.The
SimpleMessageListenerContainer
is not so simple.A listener for message ack when usingAcknowledgeMode.AUTO
.Internal abstraction used by the framework representing a message listener container.Factory ofMessageListenerContainer
s.Model for a Rabbit listener endpoint. -
-
ClassDescriptionA handler for
Error
on 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).TheSimpleMessageListenerContainer
is not so simple.The consumer object.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 theConditionalRejectingErrorHandler
to decide whether an exception should be considered to be fatal and the message should not be requeued.A listener for message ack when usingAcknowledgeMode.AUTO
.Internal abstraction used by the framework representing a message listener container.ARabbitListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint.Provider of listener adapters.Abstraction to avoid hard reference to Micrometer.Factory ofMessageListenerContainer
s.Model for a Rabbit listener endpoint.Creates the necessaryMessageListenerContainer
instances for the registered endpoints. -
ClassDescriptionA
RabbitListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint. -
-
ClassDescriptionInternal abstraction used by the framework representing a message listener container.