public class JedisSessionStateFactory 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 JedisSessionStateFactory |
getInstance() |
int |
priority() |
protected org.noear.redisx.RedisClient |
redisClient() |
public static final int SESSION_STATE_PRIORITY
public static JedisSessionStateFactory getInstance()
protected org.noear.redisx.RedisClient redisClient()
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 © 2024. All rights reserved.