JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.springframework.session.data.redis
,
org.springframework.session.data.redis.config
,
org.springframework.session.data.redis.config.annotation
,
org.springframework.session.data.redis.config.annotation.web.http
,
org.springframework.session.data.redis.config.annotation.web.server
Class Hierarchy
java.lang.Object
org.springframework.session.data.redis.config.
ConfigureNotifyKeyspaceEventsAction
(implements org.springframework.session.data.redis.config.
ConfigureRedisAction
)
org.springframework.session.data.redis.
ReactiveRedisSessionRepository
(implements org.springframework.session.ReactiveSessionRepository<S>)
org.springframework.session.data.redis.
ReactiveRedisOperationsSessionRepository
org.springframework.session.data.redis.
RedisIndexedSessionRepository
(implements org.springframework.session.FindByIndexNameSessionRepository<S>, org.springframework.data.redis.connection.MessageListener)
org.springframework.session.data.redis.
RedisOperationsSessionRepository
org.springframework.session.data.redis.
RedisSessionRepository
(implements org.springframework.session.SessionRepository<S>)
org.springframework.session.config.annotation.web.http.SpringHttpSessionConfiguration (implements org.springframework.context.ApplicationContextAware)
org.springframework.session.data.redis.config.annotation.web.http.
RedisHttpSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
org.springframework.session.config.annotation.web.server.SpringWebSessionConfiguration
org.springframework.session.data.redis.config.annotation.web.server.
RedisWebSessionConfiguration
(implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
Interface Hierarchy
org.springframework.session.data.redis.config.
ConfigureRedisAction
Annotation Type Hierarchy
org.springframework.session.data.redis.config.annotation.
SpringSessionRedisOperations
(implements java.lang.annotation.Annotation)
org.springframework.session.data.redis.config.annotation.web.server.
EnableRedisWebSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.redis.config.annotation.web.http.
EnableRedisHttpSession
(implements java.lang.annotation.Annotation)
org.springframework.session.data.redis.config.annotation.
SpringSessionRedisConnectionFactory
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
org.springframework.session.data.redis.
RedisFlushMode
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes