Package org.springframework.integration.core

Interface Summary
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.
 

Enum Summary
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.