Spring Integration

Uses of Interface
org.springframework.integration.core.MessagingOperations

Packages that use MessagingOperations
org.springframework.integration.core   
 

Uses of MessagingOperations in org.springframework.integration.core
 

Classes in org.springframework.integration.core that implement MessagingOperations
 class AsyncMessagingTemplate
           
 class MessagingTemplate
          This is the central class for invoking message exchange operations across MessageChannels.
 


Spring Integration

Copyright © 2010. All Rights Reserved.