@Service(value="weixinService")
public class WeixinService
extends me.chanjar.weixin.mp.api.impl.WxMpServiceImpl
| Modifier and Type | Field and Description |
|---|---|
protected KfSessionHandler |
kfSessionHandler |
protected LogHandler |
logHandler |
protected NullHandler |
nullHandler |
protected StoreCheckNotifyHandler |
storeCheckNotifyHandler |
log, sessionManager, wxMpConfigStorageCLEAR_QUOTA_URL, CONNECT_OAUTH2_AUTHORIZE_URL, GET_ACCESS_TOKEN_URL, GET_CALLBACK_IP_URL, GET_CURRENT_AUTOREPLY_INFO_URL, GET_JSAPI_TICKET_URL, OAUTH2_ACCESS_TOKEN_URL, OAUTH2_REFRESH_TOKEN_URL, OAUTH2_USERINFO_URL, OAUTH2_VALIDATE_TOKEN_URL, QRCONNECT_URL, SEMANTIC_SEMPROXY_SEARCH_URL, SHORTURL_API_URL| Constructor and Description |
|---|
WeixinService() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractHandler |
getLocationHandler() |
protected MenuHandler |
getMenuHandler() |
protected MsgHandler |
getMsgHandler() |
protected AbstractHandler |
getScanHandler() |
protected SubscribeHandler |
getSubscribeHandler() |
protected UnsubscribeHandler |
getUnsubscribeHandler() |
boolean |
hasKefuOnline() |
void |
init() |
me.chanjar.weixin.mp.bean.message.WxMpXmlOutMessage |
route(me.chanjar.weixin.mp.bean.message.WxMpXmlMessage message) |
getAccessToken, getRequestHttpClient, getRequestHttpProxy, getRequestType, initHttpbuildQrConnectUrl, checkSignature, clearQuota, createJsapiSignature, execute, executeInternal, get, getAccessToken, getAiOpenService, getBlackListService, getCallbackIP, getCardService, getCurrentAutoReplyInfo, getDataCubeService, getDeviceService, getJsapiTicket, getJsapiTicket, getKefuService, getMassMessageService, getMaterialService, getMemberCardService, getMenuService, getQrcodeService, getRequestHttp, getShakeService, getStoreService, getSubscribeMsgService, getTemplateMsgService, getUserService, getUserTagService, getWifiService, getWxMpConfigStorage, oauth2buildAuthorizationUrl, oauth2getAccessToken, oauth2getUserInfo, oauth2refreshAccessToken, oauth2validateAccessToken, post, semanticQuery, setAiOpenService, setBlackListService, setCardService, setDataCubeService, setDeviceService, setKefuService, setMassMessageService, setMaterialService, setMaxRetryTimes, setMemberCardService, setMenuService, setQrCodeService, setRetrySleepMillis, setShakeService, setStoreService, setTagService, setTemplateMsgService, setUserService, setWxMpConfigStorage, shortUrl@Autowired protected LogHandler logHandler
@Autowired protected NullHandler nullHandler
@Autowired protected KfSessionHandler kfSessionHandler
@Autowired protected StoreCheckNotifyHandler storeCheckNotifyHandler
@PostConstruct public void init()
public me.chanjar.weixin.mp.bean.message.WxMpXmlOutMessage route(me.chanjar.weixin.mp.bean.message.WxMpXmlMessage message)
public boolean hasKefuOnline()
protected MenuHandler getMenuHandler()
protected SubscribeHandler getSubscribeHandler()
protected UnsubscribeHandler getUnsubscribeHandler()
protected AbstractHandler getLocationHandler()
protected MsgHandler getMsgHandler()
protected AbstractHandler getScanHandler()
Copyright © 2021. All rights reserved.