Hierarchy For Package org.springframework.session.data.redis

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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.RedisSessionRepository (implements org.springframework.session.SessionRepository<S>)