接口 org.tinygroup.weblayer.webcontext.session.HttpHeaderSessionStore
的使用

使用 HttpHeaderSessionStore 的软件包
org.tinygroup.weblayer.webcontext.session.store   
org.tinygroup.weblayer.webcontext.session.store.impl   
 

org.tinygroup.weblayer.webcontext.session.storeHttpHeaderSessionStore 的使用
 

org.tinygroup.weblayer.webcontext.session.storeHttpHeaderSessionStore 的子接口
 interface CookieStore
          基于cookie的session store实现。
 

实现 HttpHeaderSessionStoreorg.tinygroup.weblayer.webcontext.session.store 中的类
 class AbstractCookieStore
          抽象的cookie store实现。
 

org.tinygroup.weblayer.webcontext.session.store.implHttpHeaderSessionStore 的使用
 

实现 HttpHeaderSessionStoreorg.tinygroup.weblayer.webcontext.session.store.impl 中的类
 class CookieStoreImpl
          将Session状态保存在cookie中。
 class SingleValuedCookieStoreImpl
          将Session状态保存在cookie中。
 



Copyright © 2006–2014 开源组织. All rights reserved.