| Package | Description |
|---|---|
| org.springframework.jms.annotation |
Annotations and support classes for declarative JMS listener endpoints.
|
| org.springframework.jms.config |
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
|
| org.springframework.messaging.handler.annotation.support |
Support classes for working with annotated message-handling methods.
|
| Class and Description |
|---|
| MessageHandlerMethodFactory
A factory for
InvocableHandlerMethod that is suitable to process
an incoming Message |
| Class and Description |
|---|
| MessageHandlerMethodFactory
A factory for
InvocableHandlerMethod that is suitable to process
an incoming Message |
| Class and Description |
|---|
| AbstractNamedValueMethodArgumentResolver
Abstract base class for resolving method arguments from a named value.
|
| AbstractNamedValueMethodArgumentResolver.NamedValueInfo
Represents the information about a named value, including name, whether it's
required and a default value.
|
| MessageHandlerMethodFactory
A factory for
InvocableHandlerMethod that is suitable to process
an incoming Message |