Uses of Class
org.springframework.integration.transformer.SimpleFromAvroTransformer
Package
Description
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
-
Uses of SimpleFromAvroTransformer in org.springframework.integration.transformer
Modifier and TypeMethodDescriptionSimpleFromAvroTransformer.typeExpression
(String expression) Set the expression to evaluate against the message to determine the type id.SimpleFromAvroTransformer.typeExpression
(Expression expression) Set the expression to evaluate against the message to determine the type.