Hierarchy For Package org.springframework.integration.redis.store

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.springframework.integration.store.AbstractBatchingMessageGroupStore (implements org.springframework.integration.store.BasicMessageGroupStore)
      • org.springframework.integration.store.AbstractMessageGroupStore (implements java.lang.Iterable<T>, org.springframework.integration.store.MessageGroupStore)
        • org.springframework.integration.store.AbstractKeyValueMessageStore (implements org.springframework.integration.store.MessageStore)
          • org.springframework.integration.redis.store.RedisMessageStore (implements org.springframework.beans.factory.BeanClassLoaderAware)
    • org.springframework.integration.redis.store.RedisChannelMessageStore (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanNameAware, org.springframework.integration.store.ChannelMessageStore, org.springframework.beans.factory.InitializingBean)
      • org.springframework.integration.redis.store.RedisChannelPriorityMessageStore (implements org.springframework.integration.store.PriorityCapableChannelMessageStore)