| Package | Description |
|---|---|
| org.springframework.amqp.rabbit.listener |
Provides classes for message listener containers.
|
| Class and Description |
|---|
| AbstractMessageListenerContainer |
| ActiveObjectCounter |
| BlockingQueueConsumer
Specialized consumer encapsulating knowledge of the broker
connections and having its own lifecycle (start and stop).
|
| FatalExceptionStrategy
A strategy interface for the
ConditionalRejectingErrorHandler to
decide whether an exception should be considered to be fatal and the
message should not be requeued. |
| FatalListenerStartupException
Exception to be thrown when the execution of a listener method failed on startup.
|
Copyright © 2021. All rights reserved.