| Package | Description |
|---|---|
| org.springframework.messaging.handler.annotation.support |
Support classes for working with annotated message-handling methods.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DestinationVariableMethodArgumentResolver
Resolves method parameters annotated with
@DestinationVariable. |
class |
HeaderMethodArgumentResolver
Resolves method parameters annotated with
@Header. |