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

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

org.tinygroup.weblayer.webcontext.sessionSessionWebContext 的使用
 

返回 SessionWebContextorg.tinygroup.weblayer.webcontext.session 中的方法
 SessionWebContext SessionStore.StoreContext.getSessionWebContext()
          取得当前的request context。
 

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

实现 SessionWebContextorg.tinygroup.weblayer.webcontext.session.impl 中的类
 class SessionWebContextImpl
          支持session的HttpRequestContext实现。
 

返回 SessionWebContextorg.tinygroup.weblayer.webcontext.session.impl 中的方法
 SessionWebContext SessionImpl.getSessionWebContext()
          取得创建该session的request context。
 

参数类型为 SessionWebContextorg.tinygroup.weblayer.webcontext.session.impl 中的构造方法
SessionImpl(String sessionID, SessionWebContext webContext, boolean isNew, boolean create)
          创建一个session对象。
 



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