Uses of Class
org.springframework.integration.transformer.AbstractMessageProcessingTransformer
Package
Description
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
-
Uses of AbstractMessageProcessingTransformer in org.springframework.integration.transformer
Modifier and TypeClassDescriptionclass
A Message Transformer implementation that evaluates the specified SpEL expression.class
A Message Transformer implementation that invokes the specified method on the given object.