Spring Integration

Package org.springframework.integration

Interface Summary
Message<T> The central interface that any Message type must implement.
MessageChannel Base channel interface defining common behavior for sending messages.
 

Class Summary
MessageHeaders The headers for a Message.
 

Exception Summary
MessageDeliveryException Exception that indicates an error during message delivery.
MessageHandlingException Exception that indicates an error during message handling.
MessageRejectedException Exception that indicates a message has been rejected by a selector.
MessageTimeoutException  
MessagingException The base exception for any failures within the messaging system.
 


Spring Integration

Copyright © 2010. All Rights Reserved.