Spring Integration

Uses of Package
org.springframework.integration.store

Packages that use org.springframework.integration.store
org.springframework.integration.aggregator   
org.springframework.integration.handler   
org.springframework.integration.jdbc   
org.springframework.integration.store   
org.springframework.integration.transformer   
 

Classes in org.springframework.integration.store used by org.springframework.integration.aggregator
MessageGroup
          A group of messages that are correlated with each other and should be processed in the same context.
MessageGroupStore
          Interface for storage operations on groups of messages linked by a group id.
 

Classes in org.springframework.integration.store used by org.springframework.integration.handler
MessageStore
          Strategy interface for storing and retrieving messages.
 

Classes in org.springframework.integration.store used by org.springframework.integration.jdbc
AbstractMessageGroupStore
           
MessageGroup
          A group of messages that are correlated with each other and should be processed in the same context.
MessageGroupStore
          Interface for storage operations on groups of messages linked by a group id.
MessageStore
          Strategy interface for storing and retrieving messages.
 

Classes in org.springframework.integration.store used by org.springframework.integration.store
AbstractMessageGroupStore
           
MessageGroup
          A group of messages that are correlated with each other and should be processed in the same context.
MessageGroupCallback
           
MessageGroupStore
          Interface for storage operations on groups of messages linked by a group id.
MessageStore
          Strategy interface for storing and retrieving messages.
 

Classes in org.springframework.integration.store used by org.springframework.integration.transformer
MessageStore
          Strategy interface for storing and retrieving messages.
 


Spring Integration

Copyright © 2010. All Rights Reserved.