Uses of Class
org.springframework.integration.transformer.SimpleToAvroTransformer
Package
Description
Contains core-implementation of various Transformers which includes Enrichers
and Filters.
-
Uses of SimpleToAvroTransformer in org.springframework.integration.transformer
Modifier and TypeMethodDescriptionSimpleToAvroTransformer.typeExpression
(String expression) Set the expression to evaluate against the message to determine the value for theAvroHeaders.TYPE
header.SimpleToAvroTransformer.typeExpression
(Expression expression) Set the expression to evaluate against the message to determine the value for theAvroHeaders.TYPE
header.