public class LocalSessionStateFactory extends Object implements org.noear.solon.core.handle.SessionStateFactory
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
SESSION_STATE_PRIORITY |
| 限定符和类型 | 方法和说明 |
|---|---|
org.noear.solon.core.handle.SessionState |
create(org.noear.solon.core.handle.Context ctx) |
static LocalSessionStateFactory |
getInstance() |
int |
priority() |
public static final int SESSION_STATE_PRIORITY
public static LocalSessionStateFactory getInstance()
public int priority()
priority 在接口中 org.noear.solon.core.handle.SessionStateFactorypublic org.noear.solon.core.handle.SessionState create(org.noear.solon.core.handle.Context ctx)
create 在接口中 org.noear.solon.core.handle.SessionStateFactoryCopyright © 2023. All rights reserved.