JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
E
G
I
T
U
W
A
app.myoss.wechat.mp.api
- package app.myoss.wechat.mp.api
app.myoss.wechat.mp.api.impl
- package app.myoss.wechat.mp.api.impl
app.myoss.wechat.mp.autoconfigure
- package app.myoss.wechat.mp.autoconfigure
autoRefreshToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
E
expireAccessToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
expireAccessToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
expireAccessToken()
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
强制将 access_token 过期掉
expireCardApiTicket()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
expireJsapiTicket()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
G
getAccessToken(boolean)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
getAccessToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
getAccessToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getAccessToken(boolean)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpServiceOkHttpImpl
获取 access_token 值,使用外部的定时任务去刷新 access_token 值
getAccessToken(boolean)
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
获取 access_token 值,请使用定时任务调用此接口进行刷新 access_token 值
getAccessToken()
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
获取 access_token 值
getAccessTokenFromWxMpService()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
从微信公众号服务获取 access_token 值
getAccessTokenLock()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getAesKey()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getApacheHttpClientBuilder()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getAppId()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getByAppId(String)
- Method in class app.myoss.wechat.mp.autoconfigure.
WeChatMpProperties
获取微信公众号的属性配置,根据 AppId
getCardApiTicket()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getCardApiTicketLock()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getExpiresTime()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
getExpiresTime()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getExpiresTime()
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
获取 access_token 过期时间
getHttpProxyHost()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getHttpProxyPassword()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getHttpProxyPort()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getHttpProxyUsername()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getJsapiTicket()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getJsapiTicketLock()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getOauth2redirectUri()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getSecret()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getTemplateId()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getTmpDirFile()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
getToken()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
I
isAccessTokenExpired()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
isAccessTokenExpired()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
isAccessTokenExpired()
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
判断 access_token 是否过期
isCardApiTicketExpired()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
isJsapiTicketExpired()
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
T
toString()
- Method in class app.myoss.wechat.mp.autoconfigure.
WeChatMpProperties
toString()
- Method in class app.myoss.wechat.mp.autoconfigure.
WeChatMpProperties.WeChatMp
U
updateAccessToken(String, int)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
updateAccessToken(WxAccessToken)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
updateAccessToken(String, int)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
updateAccessToken(String, int)
- Method in interface app.myoss.wechat.mp.api.
WeChatMpDynamicConfigStorage
更新 access_token 值
updateCardApiTicket(String, int)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
updateJsapiTicket(String, int)
- Method in class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
W
WeChatMp()
- Constructor for class app.myoss.wechat.mp.autoconfigure.
WeChatMpProperties.WeChatMp
WeChatMpAutoConfiguration
- Class in
app.myoss.wechat.mp.autoconfigure
微信公众号自动配置
WeChatMpAutoConfiguration()
- Constructor for class app.myoss.wechat.mp.autoconfigure.
WeChatMpAutoConfiguration
WeChatMpDynamicConfigInRedisStorage
- Class in
app.myoss.wechat.mp.api.impl
微信公众号 "动态配置"(如:access_token)使用 Redis 存储
WeChatMpDynamicConfigInRedisStorage(WeChatMpProperties.WeChatMp, RestTemplate, LockService, int, StringRedisTemplate)
- Constructor for class app.myoss.wechat.mp.api.impl.
WeChatMpDynamicConfigInRedisStorage
微信公众号 "动态配置"(如:access_token)使用 Redis 存储
WeChatMpDynamicConfigStorage
- Interface in
app.myoss.wechat.mp.api
微信公众号 "动态配置"(如:access_token)存储接口
WeChatMpInRedisConfigStorage
- Class in
app.myoss.wechat.mp.api.impl
基于 Redis 的微信配置 provider
WeChatMpInRedisConfigStorage()
- Constructor for class app.myoss.wechat.mp.api.impl.
WeChatMpInRedisConfigStorage
WeChatMpProperties
- Class in
app.myoss.wechat.mp.autoconfigure
微信公众号的属性配置
WeChatMpProperties()
- Constructor for class app.myoss.wechat.mp.autoconfigure.
WeChatMpProperties
WeChatMpProperties.WeChatMp
- Class in
app.myoss.wechat.mp.autoconfigure
微信公众号的属性配置
WeChatMpServiceOkHttpImpl
- Class in
app.myoss.wechat.mp.api.impl
微信公众号API的实现类,使用 OkHttp3 发起请求
WeChatMpServiceOkHttpImpl()
- Constructor for class app.myoss.wechat.mp.api.impl.
WeChatMpServiceOkHttpImpl
A
E
G
I
T
U
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.