类分层结构
- java.lang.Object
- com.sinosoftgz.simpleSession.data.redis.JedisClusterFactory (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- com.sinosoftgz.simpleSession.data.redis.RedisSentinelPool (implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
- com.sinosoftgz.simpleSession.data.redis.RedisSessionCache (implements com.sinosoftgz.simpleSession.data.SessionCache)
- com.sinosoftgz.simpleSession.data.redis.RedisSessionSentinelCache (implements com.sinosoftgz.simpleSession.data.SessionCache)
Copyright © 2016. All rights reserved.