|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 SessionWebContext 的软件包 | |
|---|---|
| org.tinygroup.weblayer.webcontext.session | |
| org.tinygroup.weblayer.webcontext.session.impl | |
| org.tinygroup.weblayer.webcontext.session 中 SessionWebContext 的使用 |
|---|
| 返回 SessionWebContext 的 org.tinygroup.weblayer.webcontext.session 中的方法 | |
|---|---|
SessionWebContext |
SessionStore.StoreContext.getSessionWebContext()
取得当前的request context。 |
| org.tinygroup.weblayer.webcontext.session.impl 中 SessionWebContext 的使用 |
|---|
| 实现 SessionWebContext 的 org.tinygroup.weblayer.webcontext.session.impl 中的类 | |
|---|---|
class |
SessionWebContextImpl
支持session的 HttpRequestContext实现。 |
| 返回 SessionWebContext 的 org.tinygroup.weblayer.webcontext.session.impl 中的方法 | |
|---|---|
SessionWebContext |
SessionImpl.getSessionWebContext()
取得创建该session的request context。 |
| 参数类型为 SessionWebContext 的 org.tinygroup.weblayer.webcontext.session.impl 中的构造方法 | |
|---|---|
SessionImpl(String sessionID,
SessionWebContext webContext,
boolean isNew,
boolean create)
创建一个session对象。 |
|
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||