|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.integration.annotation | |
|---|---|
| org.springframework.integration.config.annotation | |
| Classes in org.springframework.integration.annotation used by org.springframework.integration.config.annotation | |
|---|---|
| Aggregator
Indicates that a method is capable of aggregating messages. |
|
| Filter
Indicates that a method is capable of playing the role of a Message Filter. |
|
| Router
Indicates that a method is capable of resolving to a channel or channel name based on a message, message header(s), or both. |
|
| ServiceActivator
Indicates that a method is capable of handling a message or message payload. |
|
| Splitter
Indicates that a method is capable of splitting a single message or message payload to produce multiple messages or payloads. |
|
| Transformer
Indicates that a method is capable of transforming a message, message header, or message payload. |
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||