See: Description
| Class | Description |
|---|---|
| ExceptionHandlerMethodResolver |
Discovers annotated exception handling methods in a given class type, including all
super types, and helps to resolve an Exception to a method that can handle it.
|
| MessageBodyMethodArgumentResolver |
TODO
|
| MessageMethodArgumentResolver |
A
HandlerMethodArgumentResolver for Message parameters. |