Class Hierarchy

  • java.lang.Object
    • org.springframework.session.data.redis.config.annotation.web.http.AbstractRedisHttpSessionConfiguration<T> (implements org.springframework.beans.factory.BeanClassLoaderAware)
      • org.springframework.session.data.redis.config.annotation.web.http.RedisHttpSessionConfiguration (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
      • org.springframework.session.data.redis.config.annotation.web.http.RedisIndexedHttpSessionConfiguration (implements org.springframework.context.EmbeddedValueResolverAware, org.springframework.context.annotation.ImportAware)
    • 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.RedisIndexedSessionRepository (implements org.springframework.beans.factory.DisposableBean, org.springframework.session.FindByIndexNameSessionRepository<S>, org.springframework.beans.factory.InitializingBean, org.springframework.data.redis.connection.MessageListener)
    • org.springframework.session.data.redis.RedisSessionMapper (implements java.util.function.BiFunction<T,U,R>)
    • org.springframework.session.data.redis.RedisSessionRepository (implements org.springframework.session.SessionRepository<S>)
    • 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

Annotation Interface Hierarchy