Package org.springframework.integration.core

Interface Summary
CommandMessage<T> Provides definition of Command Message as defined by EIP (http://www.eaipatterns.com/CommandMessage.html)
Message<T> The central interface that any Message type must implement.
MessageChannel Base channel interface defining common behavior for message sending and receiving.
 

Class Summary
MessageHeaders The headers for a Message.
MessageHistory  
MessageHistory.Event  
 

Enum Summary
MessageHistory.ComponentType  
MessagePriority An enumeration of the possible values for a message's priority.
 

Exception Summary
MessagingException The base exception for any failures within the messaging system.