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