Uses of Class
com.foxinmy.weixin4j.token.TokenManager
-
Packages that use TokenManager Package Description com.foxinmy.weixin4j.jssdk -
-
Uses of TokenManager in com.foxinmy.weixin4j.jssdk
Constructors in com.foxinmy.weixin4j.jssdk with parameters of type TokenManager Constructor Description JSSDKConfigurator(TokenManager ticketTokenManager)
ticket保存类 可调用WeixinProxy#getTicketManager获取
-