Modifier and Type | Method and Description |
---|---|
WxSessionManager |
WxWebConfiguration.wxSessionManager() |
Modifier and Type | Method and Description |
---|---|
WxMappingHandlerMapping |
WxBuildinMvcConfiguration.wxRequestMappingHandlerMapping(WxSessionManager wxSessionManager,
WxAsyncMessageTemplate wxAsyncMessageTemplate,
WxMenuManager wxMenuManager) |
Constructor and Description |
---|
WxRequest(javax.servlet.http.HttpServletRequest request,
WxSessionManager wxSessionManager) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultWxSessionManager
FastBootWeixin DefaultWxSessionManager
|
Modifier and Type | Field and Description |
---|---|
protected WxSessionManager |
DefaultWxSession.wxSessionManager |
Modifier and Type | Method and Description |
---|---|
WxSessionManager |
WxSession.getWxSessionManager()
获得sessionManager
|
WxSessionManager |
DefaultWxSession.getWxSessionManager()
返回sessionmanager
|
Modifier and Type | Method and Description |
---|---|
void |
WxSession.setWxSessionManager(WxSessionManager wxSessionManager)
设置sessionManager
|
void |
DefaultWxSession.setWxSessionManager(WxSessionManager wxSessionManager) |
Constructor and Description |
---|
DefaultWxSession(WxSessionManager wxSessionManager) |
Constructor and Description |
---|
WxMappingHandlerMapping(String path,
WxBuildinVerifyService wxBuildinVerifyService,
WxMenuManager wxMenuManager,
WxSessionManager wxSessionManager,
WxAsyncMessageTemplate wxAsyncMessageTemplate) |
Copyright © 2018 Guangshan Technology, Inc.. All rights reserved.