Skip navigation links
A E G I L N 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.WeChatMpDynamicConfigInRedisStorage
 
expireCardApiTicket() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
强制将 卡券api_ticket 过期掉
expireJsapiTicket() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
expireJsapiTicket() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
强制将 jsapi_ticket 过期掉
expireTicket(TicketType) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 

G

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 值
getAccessToken() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 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
getByCustomAppId(String) - Method in class app.myoss.wechat.mp.autoconfigure.WeChatMpProperties
获取微信公众号的属性配置,根据 customAppId
getByOriginalId(String) - Method in class app.myoss.wechat.mp.autoconfigure.WeChatMpProperties
获取微信公众号的属性配置,根据 originalId
getCardApiTicket() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
getCardApiTicket() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 卡券api_ticket 值
getCardApiTicketExpiresTime() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
getCardApiTicketExpiresTime() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 卡券api_ticket 过期时间
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.WeChatMpDynamicConfigInRedisStorage
 
getJsapiTicket() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 jsapi_ticket 值
getJsapiTicketExpiresTime() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
getJsapiTicketExpiresTime() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 jsapi_ticket 过期时间
getLock(String) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
getLock(String) - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
获取 redis lock 锁
getOauth2redirectUri() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 
getSecret() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 
getSpringBeanByCustomAppId(Class<T>) - Method in class app.myoss.wechat.mp.autoconfigure.WeChatMpProperties.WeChatMp
获取微信小程序的 Spring Bean 对象,根据 customAppId
getTemplateId() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 
getTicket(TicketType) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 
getTicket(TicketType, boolean) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpServiceOkHttpImpl
获取 ticket 值
getTicketExpiresTime(TicketType) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
获取 ticket 过期时间
getTicketLock(TicketType) - 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.WeChatMpDynamicConfigInRedisStorage
 
isCardApiTicketExpired() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
判断 卡券api_ticket 是否过期
isJsapiTicketExpired() - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
isJsapiTicketExpired() - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
判断 jsapi_ticket 是否过期
isTicketExpired(TicketType) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpInRedisConfigStorage
 

L

lock() - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 
lockInterruptibly() - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 
LockService4Jdk - Class in app.myoss.wechat.mp.api.impl
JDK Lock 接口使用 "缓存锁服务接口" 做代理
LockService4Jdk() - Constructor for class app.myoss.wechat.mp.api.impl.LockService4Jdk
 

N

newCondition() - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 

T

toString() - Method in class app.myoss.wechat.mp.autoconfigure.WeChatMpProperties
 
toString() - Method in class app.myoss.wechat.mp.autoconfigure.WeChatMpProperties.WeChatMp
 
tryLock() - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 
tryLock(long, TimeUnit) - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 

U

unlock() - Method in class app.myoss.wechat.mp.api.impl.LockService4Jdk
 
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.WeChatMpDynamicConfigInRedisStorage
 
updateCardApiTicket(String, int) - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
更新 卡券api_ticket 值
updateJsapiTicket(String, int) - Method in class app.myoss.wechat.mp.api.impl.WeChatMpDynamicConfigInRedisStorage
 
updateJsapiTicket(String, int) - Method in interface app.myoss.wechat.mp.api.WeChatMpDynamicConfigStorage
更新 jsapi_ticket 值
updateTicket(TicketType, 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, 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 L N T U W 
Skip navigation links

Copyright © 2018–2019. All rights reserved.