| 软件包 | 描述 |
|---|---|
| org.tinygroup.weblayer.webcontext.session | |
| org.tinygroup.weblayer.webcontext.session.impl |
| Modifier and Type | Method and 描述 |
|---|---|
SessionWebContext |
SessionStore.StoreContext.getSessionWebContext()
取得当前的request context。
|
| Modifier and Type | 类 and 描述 |
|---|---|
class |
SessionWebContextImpl
支持session的
HttpRequestContext实现。 |
| Modifier and Type | Method and 描述 |
|---|---|
SessionWebContext |
SessionImpl.getSessionWebContext()
取得创建该session的request context。
|
| Constructor and 描述 |
|---|
SessionImpl(String sessionID,
SessionWebContext webContext,
boolean isNew,
boolean create)
创建一个session对象。
|
Copyright © 2006–2015 TinyGroup. All rights reserved.