Spring Integration

org.springframework.integration.transformer
Interface HeaderEnricher.HeaderValueMessageProcessor

All Superinterfaces:
MessageProcessor
All Known Implementing Classes:
XPathHeaderEnricher.XPathExpressionEvaluatingHeaderValueMessageProcessor
Enclosing class:
HeaderEnricher

public static interface HeaderEnricher.HeaderValueMessageProcessor
extends MessageProcessor


Method Summary
 Boolean isOverwrite()
           
 
Methods inherited from interface org.springframework.integration.handler.MessageProcessor
processMessage
 

Method Detail

isOverwrite

Boolean isOverwrite()

Spring Integration

Copyright © 2010. All Rights Reserved.