| 程序包 | 说明 |
|---|---|
| org.nutz.weixin.session | |
| org.nutz.weixin.session.memory | |
| org.nutz.weixin.spi |
| 限定符和类型 | 方法和说明 |
|---|---|
WxSession |
AbstractWxSessionManager.getSession(String id) |
WxSession |
AbstractWxSessionManager.getSession(WxInMsg msg) |
WxSession |
AbstractWxSessionManager.getSession(WxInMsg msg,
boolean create) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MemoryWxSession |
| 限定符和类型 | 方法和说明 |
|---|---|
WxSession |
MemorySessionManager.getSession(String id,
boolean create) |
| 限定符和类型 | 方法和说明 |
|---|---|
WxSession |
WxSessionManager.getSession(String id) |
WxSession |
WxSessionManager.getSession(String id,
boolean create) |
WxSession |
WxSessionManager.getSession(WxInMsg msg) |
WxSession |
WxSessionManager.getSession(WxInMsg msg,
boolean create) |
Copyright © 2019. All rights reserved.