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.store.SimpleMessageStore (implements org.springframework.integration.store.ChannelMessageStore, org.springframework.integration.store.MessageStore)
- org.springframework.integration.store.AbstractMessageGroupStore (implements java.lang.Iterable<T>, org.springframework.integration.store.MessageGroupStore)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- org.springframework.integration.store.MessageGroupQueue (implements java.util.concurrent.BlockingQueue<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- org.springframework.integration.store.MessageGroupMetadata (implements java.io.Serializable)
- org.springframework.integration.store.MessageGroupStoreReaper (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean, java.lang.Runnable, org.springframework.context.SmartLifecycle)
- org.springframework.integration.store.MessageHolder (implements java.io.Serializable)
- org.springframework.integration.store.MessageMetadata (implements java.io.Serializable)
- org.springframework.integration.store.SimpleMessageGroup (implements org.springframework.integration.store.MessageGroup)
- org.springframework.integration.store.SimpleMessageGroupFactory (implements org.springframework.integration.store.MessageGroupFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.core.NestedRuntimeException
- org.springframework.messaging.MessagingException
- org.springframework.integration.store.MessageStoreException
- org.springframework.messaging.MessagingException
- org.springframework.core.NestedRuntimeException
- java.lang.RuntimeException
- java.lang.Exception
- org.springframework.integration.store.AbstractBatchingMessageGroupStore (implements org.springframework.integration.store.BasicMessageGroupStore)
Interface Hierarchy
- org.springframework.integration.store.BasicMessageGroupStore
- org.springframework.integration.store.ChannelMessageStore
- org.springframework.integration.store.PriorityCapableChannelMessageStore
- org.springframework.integration.store.MessageGroupStore
- org.springframework.integration.store.ChannelMessageStore
- org.springframework.integration.store.MessageGroup
- org.springframework.integration.store.MessageGroupFactory
- org.springframework.integration.store.MessageGroupStore.MessageGroupCallback
- org.springframework.integration.store.UniqueExpiryCallback
- org.springframework.integration.store.MessageStore
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.integration.store.SimpleMessageGroupFactory.GroupType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)