Class and Description |
---|
org.springframework.integration.support.json.JacksonJsonMessageParser
Please migrate to
Jackson2JsonMessageParser for Jackson 2.x. |
org.springframework.integration.support.json.JacksonJsonObjectMapper
Please migrate to
Jackson2JsonObjectMapper for Jackson 2.x. |
org.springframework.integration.transformer.MessageTransformingChannelInterceptor
It is not generally recommended to perform functions
such as transformation in a channel interceptor.
|
org.springframework.integration.file.remote.session.SessionFactoryFactoryBean |
Field and Description |
---|
org.springframework.integration.amqp.AmqpHeaders.STACKED_CORRELATION_HEADER
Use the standard Rabbit CorrelationId header (mapped to
AmqpHeaders.CORRELATION_ID ). |
org.springframework.integration.amqp.AmqpHeaders.STACKED_REPLY_TO_HEADER
No longer used by Spring-AMQP 1.2 and above.
|