Package com.foxinmy.weixin4j.util

Interface Summary
MultiValueMap<K,V> Extension of the Map interface that stores multiple values.
 

Class Summary
Consts 常量类
DateUtil 日期工具类
DigestUtil 签名工具类
FileUtil 文件工具类
HexUtil  
IOUtil IOUtil
LinkedCaseInsensitiveMap<V> LinkedHashMap variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.
MapUtil 签名工具类
NameValue name-value
ObjectId A globally unique identifier for objects.
RandomUtil 随机码工具类
ReflectionUtil  
RegexUtil 正则表达式工具类
SerializationUtils Assists with the serialization process and performs additional functionality based on serialization.
SettableFuture<T> A ListenableFuture whose value can be set via SettableFuture.set(Object) or SettableFuture.setException(Throwable).
StringUtil  
URLEncodingUtil  
Weixin4jConfigUtil 公众号配置信息 class路径下weixin4j.properties文件
WeixinErrorUtil 接口调用错误获取
 



Copyright © 2014–2017. All rights reserved.