| 接口 | 说明 |
|---|---|
| CacheExpiredListener |
When cached data expired in ehcache, this listener will be invoked.
|
| 类 | 说明 |
|---|---|
| CacheFacade |
缓存封装入口
|
| CaffeineCache |
Caffeine cache
|
| Command |
命令消息封装
|
| FSTSerializer |
使用 FST 实现序列化
|
| J2CacheSession |
实现对 Session 的自定义管理
|
| J2CacheSessionFilter |
实现基于 J2Cache 的分布式的 Session 管理
|
| RedisCache |
Redis 缓存操作封装,基于 Hashs 实现多个 Region 的缓存
|
| RedisUtils |
用于解析 redis 的配置信息
|
| SessionObject |
Session 会话对象
|
Copyright © 2018. All rights reserved.