| Class and Description |
|---|
| org.springframework.integration.transformer.MessageTransformingChannelInterceptor
It is not generally recommended to perform functions
such as transformation in a channel interceptor.
|
| Method and Description |
|---|
| org.springframework.integration.handler.DelayHandler.setDelayHeaderName(String)
in favor of
DelayHandler.delayExpression |
| Constructor and Description |
|---|
| org.springframework.integration.json.JsonToObjectTransformer(Class>, Object) |
| org.springframework.integration.json.ObjectToJsonTransformer(Object) |