Spring Integration

Uses of Interface
org.springframework.integration.transformer.HeaderEnricher.HeaderValueMessageProcessor

Packages that use HeaderEnricher.HeaderValueMessageProcessor
org.springframework.integration.transformer   
org.springframework.integration.xml.transformer   
 

Uses of HeaderEnricher.HeaderValueMessageProcessor in org.springframework.integration.transformer
 

Constructor parameters in org.springframework.integration.transformer with type arguments of type HeaderEnricher.HeaderValueMessageProcessor
HeaderEnricher(Map<String,? extends HeaderEnricher.HeaderValueMessageProcessor> headersToAdd)
          Create a HeaderEnricher with the given map of headers.
 

Uses of HeaderEnricher.HeaderValueMessageProcessor in org.springframework.integration.xml.transformer
 

Classes in org.springframework.integration.xml.transformer that implement HeaderEnricher.HeaderValueMessageProcessor
static class XPathHeaderEnricher.XPathExpressionEvaluatingHeaderValueMessageProcessor
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.