Class and Description |
---|
org.springframework.integration.transformer.MessageTransformingChannelInterceptor
It is not generally recommended to perform functions
such as transformation in a channel interceptor.
|
Annotation Type and Description |
---|
org.springframework.integration.annotation.Header
since 4.1 in favor of
Header .
Will be removed in a future release. |
org.springframework.integration.annotation.Headers
since 4.1 in favor of
Headers .
Will be removed in a future release. |
org.springframework.integration.annotation.Payload
since 4.1 in favor of
Payload .
Will be removed in a future release. |
Field and Description |
---|
org.springframework.integration.IntegrationMessageHeaderAccessor.POSTPROCESS_RESULT
Not used; will be removed in 4.2.
|