| Package | Description | 
|---|---|
| org.springframework.messaging.handler.invocation | Common infrastructure for invoking message handler methods. | 
| org.springframework.messaging.handler.invocation.reactive | Common infrastructure for invoking message handler methods with non-blocking,
 and reactive contracts. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractMethodMessageHandler. registerExceptionHandlerAdvice(MessagingAdviceBean bean,
                              AbstractExceptionHandlerMethodResolver resolver)Subclasses can invoke this method to populate the MessagingAdviceBean cache
 (e.g. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractMethodMessageHandler. registerExceptionHandlerAdvice(MessagingAdviceBean bean,
                              AbstractExceptionHandlerMethodResolver resolver)Subclasses can invoke this method to populate the MessagingAdviceBean cache
 (e.g. |