|
Spring Data Key-Value | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
MessageListenerAdapter | Message listener adapter that delegates the handling of messages to target listener methods via reflection, with flexible message type conversion. |
Exception Summary | |
---|---|
ListenerExecutionFailedException | Exception thrown when the execution of a listener method failed. |
Message listener adapter package. The adapter delegates to target listener methods, converting messages to appropriate message content types (such as String or byte array) that get passed into listener methods.
|
Spring Data Key-Value | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |