Class | Description | |
---|---|---|
![]() | ListenerExecutionFailedException | Exception to be thrown when the execution of a listener method failed. |
![]() | MessageListenerAdapter | Message listener adapter that delegates the handling of messages to target listener methods via reflection, with flexible message type conversion. Allows listener methods to operate on message content types, completely independent from the Rabbit API. |