Spring Integration

Uses of Class
org.springframework.integration.history.MessageHistory

Packages that use MessageHistory
org.springframework.integration   
org.springframework.integration.history   
 

Uses of MessageHistory in org.springframework.integration
 

Methods in org.springframework.integration that return MessageHistory
 MessageHistory MessageHeaders.getHistory()
           
 

Uses of MessageHistory in org.springframework.integration.history
 

Methods in org.springframework.integration.history with parameters of type MessageHistory
 void MessageHistoryWriter.writeHistory(NamedComponent component, MessageHistory history)
           
 


Spring Integration

Copyright © 2010. All Rights Reserved.