public class RedissonSessionStateFactory 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 RedissonSessionStateFactory |
getInstance() |
int |
priority() |
protected org.redisson.api.RedissonClient |
redisClient() |
public static final int SESSION_STATE_PRIORITY
public static RedissonSessionStateFactory getInstance()
protected org.redisson.api.RedissonClient 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 © 2023. All rights reserved.