Spring Integration

Uses of Class
org.springframework.integration.config.xml.HeaderEnricherParserSupport

Packages that use HeaderEnricherParserSupport
org.springframework.integration.config.xml   
org.springframework.integration.jms.config   
org.springframework.integration.mail.config   
org.springframework.integration.ws.config   
 

Uses of HeaderEnricherParserSupport in org.springframework.integration.config.xml
 

Subclasses of HeaderEnricherParserSupport in org.springframework.integration.config.xml
 class StandardHeaderEnricherParser
          Parser for the <header-enricher> element within the core integration namespace.
 

Uses of HeaderEnricherParserSupport in org.springframework.integration.jms.config
 

Subclasses of HeaderEnricherParserSupport in org.springframework.integration.jms.config
 class JmsHeaderEnricherParser
          Header enricher for JMS specific values.
 

Uses of HeaderEnricherParserSupport in org.springframework.integration.mail.config
 

Subclasses of HeaderEnricherParserSupport in org.springframework.integration.mail.config
 class MailHeaderEnricherParser
           
 

Uses of HeaderEnricherParserSupport in org.springframework.integration.ws.config
 

Subclasses of HeaderEnricherParserSupport in org.springframework.integration.ws.config
 class WebServiceHeaderEnricherParser
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.