Spring Integration

Uses of Class
org.springframework.integration.store.AbstractMessageGroupStore

Packages that use AbstractMessageGroupStore
org.springframework.integration.jdbc   
org.springframework.integration.store   
 

Uses of AbstractMessageGroupStore in org.springframework.integration.jdbc
 

Subclasses of AbstractMessageGroupStore in org.springframework.integration.jdbc
 class JdbcMessageStore
          Implementation of MessageStore using a relational database via JDBC.
 

Uses of AbstractMessageGroupStore in org.springframework.integration.store
 

Subclasses of AbstractMessageGroupStore in org.springframework.integration.store
 class SimpleMessageStore
          Map-based implementation of MessageStore and MessageGroupStore.
 


Spring Integration

Copyright © 2010. All Rights Reserved.