类分层结构
- java.lang.Object
- cn.taketoday.web.session.RedissonSessionRepository (implements org.redisson.api.listener.PatternMessageListener<M>, cn.taketoday.session.SessionRepository)
- cn.taketoday.web.session.RedissonSessionRepository.RedissonSession (implements cn.taketoday.session.WebSession)
- cn.taketoday.web.session.RedissonWebSessionConfiguration (implements cn.taketoday.context.annotation.ImportAware)
Annotation Interface Hierarchy
- cn.taketoday.web.session.EnableRedissonWebSession (implements java.lang.annotation.Annotation)