Uses of Interface
com.foxinmy.weixin4j.cache.CacheCreator

Packages that use CacheCreator
com.foxinmy.weixin4j.cache   
com.foxinmy.weixin4j.token   
 

Uses of CacheCreator in com.foxinmy.weixin4j.cache
 

Constructors in com.foxinmy.weixin4j.cache with parameters of type CacheCreator
CacheManager(CacheCreator<T> cacheCreator, CacheStorager<T> cacheStorager)
           
 

Uses of CacheCreator in com.foxinmy.weixin4j.token
 

Classes in com.foxinmy.weixin4j.token that implement CacheCreator
 class TokenCreator
          Token的创建
 



Copyright © 2014–2017. All rights reserved.