Uses of Class
org.springframework.integration.transformer.HeaderEnricher
Package
Description
Root package of the Spring Integration Java DSL.
Provides Transformer and Enricher implementations.
-
Uses of HeaderEnricher in org.springframework.integration.dsl
Modifier and TypeFieldDescriptionprotected final HeaderEnricher
HeaderEnricherSpec.headerEnricher
-
Uses of HeaderEnricher in org.springframework.integration.xml.transformer
Modifier and TypeClassDescriptionclass
Transformer implementation that evaluates XPath expressions against the message payload and inserts the result of the evaluation into a message header.