Package com.foxinmy.weixin4j.util
-
Interface Summary Interface Description MultiValueMap<K,V> Extension of theMap
interface that stores multiple values. -
Class Summary Class Description AesToken aes & tokenByteArrayBuffer A resizable byte array.CharArrayBuffer A resizable char array.ClassUtil 对class的获取Consts 常量类DateUtil 日期工具类DigestUtil 签名工具类FileUtil 文件工具类HexUtil HttpUtil HTTP工具类IOUtil IOUtilLinkedCaseInsensitiveMap<V> LinkedHashMap
variant that stores String keys in a case-insensitive manner, for example for key-based access in a results table.MapUtil 签名工具类MessageUtil 消息工具类NameValue name-valueObjectId A globally unique identifier for objects.PKCS7Encoder 提供基于PKCS7算法的加解密接口 提供接收和推送给公众平台消息的加解密接口(UTF8编码的字符串).RandomUtil 随机码工具类ReflectionUtil RegexUtil 正则表达式工具类SerializationUtils Assists with the serialization process and performs additional functionality based on serialization.ServerToolkits 工具包SettableFuture<T> AListenableFuture
whose value can be set viaSettableFuture.set(Object)
orSettableFuture.setException(Throwable)
.StringUtil URLEncodingUtil Weixin4jConfigUtil 公众号配置信息 class路径下weixin4j.properties文件WeixinErrorUtil 接口调用错误获取