| 类 | 说明 |
|---|---|
| CacheStore |
功能说明: session 保存在缓存中的实现方案
系统版本: v1.0
开发人员: renhui 开发时间: 2013-5-28 功能描述: 写明作用,调用方式,使用场景,以及特殊情况 |
| CookieStoreImpl |
将Session状态保存在cookie中。
|
| SimpleMemoryStoreImpl |
存放在内存中的session attribute的机制。
|
| SingleValuedCookieStoreImpl |
将Session状态保存在cookie中。
|
Copyright © 2006-2013 开源组织. All Rights Reserved.