Class Hierarchy
- java.lang.Object
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.FindByIndexNameSessionRepository<S>)
- org.springframework.session.data.gemfire.GemFireOperationsSessionRepository
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSession<T> (implements java.lang.Comparable<T>, org.springframework.session.Session)
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.DeltaCapableGemFireSession (implements org.apache.geode.Delta)
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.DeltaCapableGemFireSessionAttributes (implements org.apache.geode.Delta)
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.GemFireSessionAttributes
- org.apache.geode.cache.util.CacheListenerAdapter<K,
V> (implements org.apache.geode.cache.CacheListener<K, V>) - org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.SessionEventHandlerCacheListenerAdapter
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository.SessionIdInterestRegisteringCacheListener
- org.springframework.session.data.gemfire.AbstractGemFireOperationsSessionRepository (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.session.FindByIndexNameSessionRepository<S>)