跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

access() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Update the accessed time information for this session.
access() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
ACCESS_TOKEN_ERROR_CODES - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
access_token 相关错误代码 发生以下情况时尝试刷新access_token 40001 获取access_token时AppSecret错误,或者access_token无效 42001 access_token超时 40014 不合法的access_token,请开发者认真比对access_token的有效性(如是否过期),或查看是否正在为恰当的公众号调用接口
accessCount - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The access count for this session.
ACTIONALL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
ACTIONDNS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
ACTIONPING - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
add(InternalSession) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Add this Session to the set of active Sessions for this Manager.
add(InternalSession) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
addBytes(byte[]) - 类 中的方法me.chanjar.weixin.common.util.crypto.ByteGroup
 
addInterceptor(Interceptor) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
addInterceptor(Interceptor) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
拦截器
addInterceptor(Interceptor) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
aesKey - 类 中的变量me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
aiCrop(String) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片智能裁剪接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.该接口默认使用最佳宽高比
aiCrop(String, String) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片智能裁剪接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M
aiCrop(File) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片智能裁剪接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.该接口默认使用最佳宽高比
aiCrop(File, String) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片智能裁剪接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M
ApacheHttpClientBuilder - me.chanjar.weixin.common.util.http.apache中的接口
httpclient build interface.
ApacheHttpDnsClientBuilder - me.chanjar.weixin.common.util.http.apache中的类
httpclient 连接管理器 自带DNS解析.
ApacheHttpDnsClientBuilder.IdleConnectionMonitorThread - me.chanjar.weixin.common.util.http.apache中的类
 
ApacheMediaDownloadRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
.
ApacheMediaDownloadRequestExecutor(RequestHttp, File) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheMediaDownloadRequestExecutor
 
ApacheMediaInputStreamUploadRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
文件输入流上传.
ApacheMediaInputStreamUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheMediaInputStreamUploadRequestExecutor
 
ApacheMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
Created by ecoolper on 2017/5/5.
ApacheMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheMediaUploadRequestExecutor
 
ApacheMinishopMediaUploadRequestCustomizeExecutor - me.chanjar.weixin.common.util.http.apache中的类
Created by liming1019 on 2021/8/10.
ApacheMinishopMediaUploadRequestCustomizeExecutor(RequestHttp, String, String) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestCustomizeExecutor
 
ApacheMinishopMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
Created by ecoolper on 2017/5/5.
ApacheMinishopMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestExecutor
 
ApacheSimpleGetRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
.
ApacheSimpleGetRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheSimpleGetRequestExecutor
 
ApacheSimplePostRequestExecutor - me.chanjar.weixin.common.util.http.apache中的类
.
ApacheSimplePostRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheSimplePostRequestExecutor
 
appidOrCorpid - 类 中的变量me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
AppIdType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.AppIdType
 
attributes - 类 中的变量me.chanjar.weixin.common.session.StandardSession
 
authenticator(Authenticator) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
authenticator(Authenticator) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
授权
authenticator(Authenticator) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 

B

backgroundProcess() - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Implements the Manager interface, direct call to processExpires
backgroundProcess() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
backgroundProcessorDelay - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
background processor delay in seconds
bankCard(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
银行卡OCR识别接口 文件大小限制:小于2M
bankCard(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
银行卡OCR识别接口 文件大小限制:小于2M
BaseMediaDownloadRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
下载媒体文件请求执行器.
BaseMediaDownloadRequestExecutor(RequestHttp<H, P>, File) - 类 的构造器me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor
 
BaseWxRedisOps - me.chanjar.weixin.common.redis中的类
微信redis操作基本类 非内置实现redis相关操作, 请实现该类
BaseWxRedisOps() - 类 的构造器me.chanjar.weixin.common.redis.BaseWxRedisOps
 
BeanUtils - me.chanjar.weixin.common.util中的类
bean操作的一些工具类 Created by Binary Wang on 2016-10-21.
BeanUtils() - 类 的构造器me.chanjar.weixin.common.util.BeanUtils
 
bizLicense(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
营业执照OCR识别接口 文件大小限制:小于2M
bizLicense(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
营业执照OCR识别接口 文件大小限制:小于2M
build() - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
构建httpclient实例.
build() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
build() - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
build() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
build() - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
构建OkHttpClient实例.
build() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
buildAuthorizationUrl(String, String, String) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
构造oauth2授权的url连接.
buildJsonObject(Object...) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
快速构建JsonObject对象,批量添加一堆属性
buildMenuFromJson(JsonArray) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
BUTTON_INTERACTION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.TemplateCardType
按钮交互型卡片
ByteGroup - me.chanjar.weixin.common.util.crypto中的类
 
ByteGroup() - 类 的构造器me.chanjar.weixin.common.util.crypto.ByteGroup
 

C

callTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
callTimeout(Long, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
完整的请求过程超时时间
callTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
canConvert(Class) - 类 中的方法me.chanjar.weixin.common.util.xml.IntegerArrayConverter
 
canConvert(Class) - 类 中的方法me.chanjar.weixin.common.util.xml.LongArrayConverter
 
canConvert(Class) - 类 中的方法me.chanjar.weixin.common.util.xml.StringArrayConverter
 
CARD_NOT_PASS_CHECK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:卡券未通过审核
CARD_PASS_CHECK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:卡券通过审核
CARD_PAY_ORDER - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:当商户朋友的券券点发生变动时
CARD_SKU_REMIND - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:当某个card_id的初始库存数大于200且当前库存小于等于100时,用户尝试领券会触发发送事件给商户,事件每隔12h发送一次
CARD_SUBMIT_MEMBERCARD_USER_INFO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户提交会员卡开卡信息
CARD_UPDATE_MEMBER_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:当用户的会员卡积分余额发生变动时
CARD_USER_CONSUME_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户核销卡券
CARD_USER_DEL_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户删除卡券
CARD_USER_ENTER_SESSION_FROM_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户在卡券里点击查看公众号进入会话时(需要用户已经关注公众号)
CARD_USER_GET_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户领取卡券
CARD_USER_GIFTING_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户转赠卡券
CARD_USER_PAY_FROM_PAY_CELL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户通过卡券的微信买单完成时推送
CARD_USER_VIEW_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
卡券事件:用户打开查看卡券
CardPosition() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult.CardPosition
 
CategoryData - me.chanjar.weixin.common.bean.subscribemsg中的类
.
CategoryData() - 类 的构造器me.chanjar.weixin.common.bean.subscribemsg.CategoryData
 
CertPosition() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult.CertPosition
 
checkBackgroundProcessStarted() - 类 中的方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
已过时。
 
checkRequiredFields(Object) - 类 中的静态方法me.chanjar.weixin.common.util.BeanUtils
检查bean里标记为@Required的field是否为空,为空则抛异常
classLoader - 类 中的静态变量me.chanjar.weixin.common.util.xml.XStreamInitializer
 
CLICK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
CLICK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
点击推事件.
CodeResults() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults
 
comm(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
通用印刷体OCR识别接口 文件大小限制:小于2M 适用于屏幕截图、印刷体照片等场景
comm(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
通用印刷体OCR识别接口 文件大小限制:小于2M 适用于屏幕截图、印刷体照片等场景
connectTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
connectTimeout(Long, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
连接建立的超时时间
connectTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
Constants - me.chanjar.weixin.common.session中的类
Manifest constants for the org.apache.catalina.session package.
Constants() - 类 的构造器me.chanjar.weixin.common.session.Constants
 
convertFromJson(JsonObject) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
convertToJson(WxMenuButton) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
convertToJson(WxMenuRule) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
Coordinate() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults.Pos.Coordinate
 
Coordinate() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrPos.Coordinate
 
create(RequestHttp) - 类 中的静态方法me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernRequestExecutor
 
create(RequestHttp, File) - 类 中的静态方法me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor
 
create(RequestHttp) - 类 中的静态方法me.chanjar.weixin.common.util.http.MediaInputStreamUploadRequestExecutor
 
create(RequestHttp) - 类 中的静态方法me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 
create(RequestHttp, String, String) - 类 中的静态方法me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
create(RequestHttp) - 类 中的静态方法me.chanjar.weixin.common.util.http.MinishopUploadRequestExecutor
 
create(RequestHttp<?, ?>) - 类 中的静态方法me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
create(RequestHttp) - 类 中的静态方法me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
create() - 类 中的静态方法me.chanjar.weixin.common.util.json.WxGsonBuilder
 
createEmptySession() - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Get a session from the recycled ones or create a new empty one.
createEmptySession() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
createHmacSha256Sign(String, String) - 类 中的静态方法me.chanjar.weixin.common.util.SignUtils
HmacSHA256 签名算法
createSession(String) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Construct and return a new session object, based on the default settings specified by this Manager's properties.
createSession(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
createTmpFile(InputStream, String, String, File) - 类 中的静态方法me.chanjar.weixin.common.util.fs.FileUtils
创建临时文件.
createTmpFile(InputStream, String, String) - 类 中的静态方法me.chanjar.weixin.common.util.fs.FileUtils
创建临时文件.
creationTime - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The time this session was created, in milliseconds since midnight, January 1, 1970 GMT.

D

DataUtils - me.chanjar.weixin.common.util中的类
数据处理工具类 Created by BinaryWang on 2018/5/8.
DataUtils() - 类 的构造器me.chanjar.weixin.common.util.DataUtils
 
decode(byte[]) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.PKCS7Encoder
删除解密后明文的补位字符.
decrypt(String, String, String, String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
已过时。
由于语义不清晰,置为过时方法,请查看替代方法 WxCryptUtil.decryptXml(java.lang.String, java.lang.String, java.lang.String, java.lang.String)
decrypt(String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
对密文进行解密.
decryptContent(String, String, String, String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
检验消息的真实性,并且获取解密后的明文.
decryptXml(String, String, String, String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
检验消息的真实性,并且获取解密后的明文.
DefaultApacheHttpClientBuilder - me.chanjar.weixin.common.util.http.apache中的类
httpclient 连接管理器
DefaultApacheHttpClientBuilder.IdleConnectionMonitorThread - me.chanjar.weixin.common.util.http.apache中的类
 
DefaultOkHttpClientBuilder - me.chanjar.weixin.common.util.http.okhttp中的类
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxAccessTokenAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxErrorAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxMediaUploadResultAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxNetCheckResultGsonAdapter
 
DEVICE_EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
DEVICE_STATUS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
DEVICE_TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
directProxy() - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Creates directProxy.
driving(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
行驶证OCR识别接口 文件大小限制:小于2M
driving(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
行驶证OCR识别接口 文件大小限制:小于2M
drivingLicense(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
驾驶证OCR识别接口 文件大小限制:小于2M
drivingLicense(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
驾驶证OCR识别接口 文件大小限制:小于2M

E

encode(int) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.PKCS7Encoder
获得对明文进行补位填充的字节.
encodeURIComponent(String) - 类 中的静态方法me.chanjar.weixin.common.util.http.URIUtil
 
encrypt(String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
将公众平台回复用户的消息加密打包.
encrypt(String, String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
对明文进行加密.
encryptContext(String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
将公众平台回复用户的消息加密打包.
EncryptContext() - 类 的构造器me.chanjar.weixin.common.util.crypto.WxCryptUtil.EncryptContext
 
endAccess() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
End the access.
endAccess() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
equals(Object) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
ERR_10001 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20001 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20002 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20004 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20006 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20008 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_20013 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_21000 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_22000 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_30001 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_30002 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_30003 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_40001 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_40002 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
ERR_CODE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
微信接口返回的参数errcode.
EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
EventType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.EventType
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernApacheHttpRequestExecutor
 
execute(String, File, ResponseHandler<String>, WxType) - 类 中的方法me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheMediaDownloadRequestExecutor
 
execute(String, InputStreamData, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheMediaInputStreamUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheMediaUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestCustomizeExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheMinishopMediaUploadRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheSimpleGetRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheSimplePostRequestExecutor
 
execute(String, String, ResponseHandler<File>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaDownloadRequestExecutor
 
execute(String, InputStreamData, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaInputStreamUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestCustomizeExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpSimpleGetRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpSimplePostRequestExecutor
 
execute(String, InputStreamData, ResponseHandler<WxMediaUploadResult>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.MediaInputStreamUploadRequestExecutor
 
execute(String, File, ResponseHandler<WxMediaUploadResult>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 
execute(String, File, ResponseHandler<WxMinishopImageUploadCustomizeResult>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
execute(String, File, ResponseHandler<WxMinishopImageUploadResult>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.MinishopUploadRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaDownloadRequestExecutor
 
execute(String, InputStreamData, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaInputStreamUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaUploadRequestExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestCustomizeExecutor
 
execute(String, File, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpSimpleGetRequestExecutor
 
execute(String, String, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpSimplePostRequestExecutor
 
execute(String, E, WxType) - 接口 中的方法me.chanjar.weixin.common.util.http.RequestExecutor
执行http请求.
execute(String, E, ResponseHandler<T>, WxType) - 接口 中的方法me.chanjar.weixin.common.util.http.RequestExecutor
执行http请求.
execute(String, String, ResponseHandler<String>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
execute(String, String, ResponseHandler<String>, WxType) - 类 中的方法me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
expire(String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.BaseWxRedisOps
 
expire(String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
expire(String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
expire(String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
expire(String, int, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.redis.WxRedisOps
 
expire() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Perform the internal processing required to invalidate this session, without triggering an exception if the session has already expired.
expire() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
expiring - 类 中的变量me.chanjar.weixin.common.session.StandardSession
We are currently processing a session expiration, so bypass certain IllegalStateException tests.

F

facade - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The facade associated with this session.
FILE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
发送文件(CP专用).
FILE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
FILE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
文件消息
FileUtils - me.chanjar.weixin.common.util.fs中的类
 
FileUtils() - 类 的构造器me.chanjar.weixin.common.util.fs.FileUtils
 
findMsgByCode(int) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxCpErrorMsgEnum
通过错误代码查找其中文含义..
findMsgByCode(int) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMaErrorMsgEnum
通过错误代码查找其中文含义.
findMsgByCode(int) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMpErrorMsgEnum
通过错误代码查找其中文含义..
findMsgByCode(int) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxOpenErrorMsgEnum
通过错误代码查找其中文含义.
findSession(String) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Return the active Session, associated with this Manager, with the specified session id (if any); otherwise return null.
findSession(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
findSessions() - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
 
findSessions() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Return the set of active Sessions associated with this Manager.
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.imgproc.WxImgProcSuperResolutionResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.menu.WxMenu
要用 http://mp.weixin.qq.com/wiki/16/ff9b7b85220e1396ffa16794a9d95adc.html 格式来反序列化 相比 http://mp.weixin.qq.com/wiki/13/43de8269be54a0a6f64413e4dfa94f39.html 的格式,外层多套了一个menu
fromJson(InputStream) - 类 中的静态方法me.chanjar.weixin.common.bean.menu.WxMenu
要用 http://mp.weixin.qq.com/wiki/16/ff9b7b85220e1396ffa16794a9d95adc.html 格式来反序列化 相比 http://mp.weixin.qq.com/wiki/13/43de8269be54a0a6f64413e4dfa94f39.html 的格式,外层多套了一个menu
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.oauth2.WxOAuth2AccessToken
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrBankCardResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrCommResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrDrivingLicenseResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.ocr.WxOcrIdCardResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.result.WxMinishopImageUploadCustomizeResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.result.WxMinishopImageUploadResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.subscribemsg.PubTemplateTitleListResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.WxAccessToken
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.WxNetCheckResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.WxOAuth2UserInfo
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.error.WxError
 
fromJson(String, WxType) - 类 中的静态方法me.chanjar.weixin.common.error.WxError
 
fromString(String) - 类 中的方法me.chanjar.weixin.common.util.xml.IntegerArrayConverter
 
fromString(String) - 类 中的方法me.chanjar.weixin.common.util.xml.LongArrayConverter
 
fromString(String) - 类 中的方法me.chanjar.weixin.common.util.xml.StringArrayConverter
 

G

gen(String...) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.SHA1
串接arr参数,生成sha1 digest.
genWithAmple(String...) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.SHA1
用&串接arr参数,生成sha1 digest.
get(String, String) - 接口 中的方法me.chanjar.weixin.common.service.WxService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求.
get() - 类 中的静态方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
get() - 类 中的静态方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
get() - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
get() - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
getAccessToken(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
用code换取oauth2的access token.
getAccessToken(String, String, String) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
用code换取oauth2的access token.
getActiveSessions() - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Returns the number of active sessions
getActiveSessions() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
getAsBoolean(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsDouble(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsFloat(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsInteger(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsJsonArray(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsLong(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsPrimitiveBool(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsPrimitiveDouble(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsPrimitiveFloat(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsPrimitiveInt(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsPrimitiveLong(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAsString(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getAttribute(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
getAttribute(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
getAttribute(String) - 接口 中的方法me.chanjar.weixin.common.session.WxSession
 
getAttributeNames() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
getAttributeNames() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
getAttributeNames() - 接口 中的方法me.chanjar.weixin.common.session.WxSession
 
getBoolean(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getDns() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
getDnsResolver() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
getDouble(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getError() - 异常错误 中的方法me.chanjar.weixin.common.error.WxErrorException
 
getExpire() - 类 中的方法me.chanjar.weixin.common.api.WxMessageInRedisDuplicateChecker
 
getExpire(String) - 类 中的方法me.chanjar.weixin.common.redis.BaseWxRedisOps
 
getExpire(String) - 类 中的方法me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
getExpire(String) - 类 中的方法me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
getExpire(String) - 类 中的方法me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
getExpire(String) - 接口 中的方法me.chanjar.weixin.common.redis.WxRedisOps
 
getFileName() - 类 中的方法me.chanjar.weixin.common.util.http.HttpResponseProxy
 
getFloat(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getIdInternal() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Return the session identifier for this session.
getIdInternal() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
getIdleConnectionMonitorThread() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
getIdleConnectionMonitorThread() - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
getInstance() - 类 中的静态方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateCheckerSingleton
获取单例
getInstance() - 类 中的静态方法me.chanjar.weixin.common.util.xml.XStreamInitializer
Gets instance.
getIntArray(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getInteger(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getInternalSession() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
getLocale() - 类 中的方法me.chanjar.weixin.common.util.res.StringManager
Identify the Locale this StringManager is associated with
getLock(String) - 类 中的方法me.chanjar.weixin.common.redis.BaseWxRedisOps
 
getLock(String) - 类 中的方法me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
getLock(String) - 类 中的方法me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
getLock(String) - 类 中的方法me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
getLock(String) - 接口 中的方法me.chanjar.weixin.common.redis.WxRedisOps
 
getLockSecretValue() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
获取当前锁的值 return 返回null意味着没有加锁, 但是返回非null值并不以为着当前加锁成功(redis中key可能自动过期)
getLong(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getLongArray(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getManager(String) - 类 中的静态方法me.chanjar.weixin.common.util.res.StringManager
Get the StringManager for a particular package.
getManager(String, Locale) - 类 中的静态方法me.chanjar.weixin.common.util.res.StringManager
Get the StringManager for a particular package and Locale.
getManager(String, Enumeration<Locale>) - 类 中的静态方法me.chanjar.weixin.common.util.res.StringManager
Retrieve the StringManager for a list of Locales.
getMaxActiveSessions() - 异常错误 中的方法me.chanjar.weixin.common.session.TooManyActiveSessionsException
Gets the maximum number of sessions allowed by the session manager.
getName() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Return the descriptive short name of this Manager implementation.
getNewSession() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Get new session class to be used in the doLoad() method.
getPrimitiveDouble(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getPrimitiveFloat(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getPrimitiveInteger(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getPrimitiveLong(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getProxy() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
返回 java.net.Proxy
getProxyAddress() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Returns proxy address.
getProxyPassword() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Returns proxy password or null.
getProxyPort() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Returns proxy port.
getProxyType() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Returns proxy type.
getProxyUsername() - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Returns proxy user name or null if no authentication required.
getRandomStr() - 类 中的静态方法me.chanjar.weixin.common.util.RandomUtils
 
getRequestHttpClient() - 接口 中的方法me.chanjar.weixin.common.util.http.RequestHttp
返回httpClient.
getRequestHttpProxy() - 接口 中的方法me.chanjar.weixin.common.util.http.RequestHttp
返回httpProxy.
getRequestType() - 接口 中的方法me.chanjar.weixin.common.util.http.RequestHttp
返回HttpType.
getSession() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Return the HttpSession for which this object is the facade.
getSession() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
getSession(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
getSession(String, boolean) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
getSession(String) - 接口 中的方法me.chanjar.weixin.common.session.WxSessionManager
获取某个sessionId对应的session,如果sessionId没有对应的session,则新建一个并返回。
getSession(String, boolean) - 接口 中的方法me.chanjar.weixin.common.session.WxSessionManager
获取某个sessionId对应的session,如果sessionId没有对应的session,若create为true则新建一个,否则返回null。
getString(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getString(String) - 类 中的方法me.chanjar.weixin.common.util.res.StringManager
Get a string from the underlying resource bundle or return null if the String is not found.
getString(String, Object...) - 类 中的方法me.chanjar.weixin.common.util.res.StringManager
Get a string from the underlying resource bundle and format it with the given set of arguments.
getStringArray(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getUserInfo(WxOAuth2AccessToken, String) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
用oauth2获取用户信息, 当前面引导授权时的scope是snsapi_userinfo的时候才可以.
getValue(String) - 类 中的方法me.chanjar.weixin.common.redis.BaseWxRedisOps
 
getValue(String) - 类 中的方法me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
getValue(String) - 类 中的方法me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
getValue(String) - 类 中的方法me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
getValue(String) - 接口 中的方法me.chanjar.weixin.common.redis.WxRedisOps
 
getWxApiIp() - 类 中的方法me.chanjar.weixin.common.util.http.WxDnsResolver
 
GsonHelper - me.chanjar.weixin.common.util.json中的类
 
GsonHelper() - 类 的构造器me.chanjar.weixin.common.util.json.GsonHelper
 
GsonParser - me.chanjar.weixin.common.util.json中的类
 
GsonParser() - 类 的构造器me.chanjar.weixin.common.util.json.GsonParser
 

H

handle(WxErrorException) - 接口 中的方法me.chanjar.weixin.common.api.WxErrorExceptionHandler
 
handle(T) - 接口 中的方法me.chanjar.weixin.common.util.http.ResponseHandler
响应结果处理.
handle(WxErrorException) - 类 中的方法me.chanjar.weixin.common.util.LogExceptionHandler
 
handleDataWithSecret(E) - 类 中的静态方法me.chanjar.weixin.common.util.DataUtils
将数据中包含的secret字符使用星号替换,防止日志打印时被输出
handleResponse(HttpResponse) - 类 中的方法me.chanjar.weixin.common.util.http.apache.InputStreamResponseHandler
 
handleResponse(HttpResponse) - 类 中的方法me.chanjar.weixin.common.util.http.apache.Utf8ResponseHandler
 
handleResponse(WxType, String) - 类 中的方法me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
handleResponse(WxType, String) - 类 中的方法me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
HARDWARE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
hashCode() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
httpProxy(String, int, String, String) - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Creates HTTP proxy.
httpProxyHost(String) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
代理服务器地址.
httpProxyHost(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
httpProxyHost(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
httpProxyPassword(String) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
代理服务器密码.
httpProxyPassword(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
httpProxyPassword(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
httpProxyPort(int) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
代理服务器端口.
httpProxyPort(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
httpProxyPort(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
httpProxyUsername(String) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
代理服务器用户名.
httpProxyUsername(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
httpProxyUsername(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
httpRequestRetryHandler(HttpRequestRetryHandler) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
重试策略.
httpRequestRetryHandler(HttpRequestRetryHandler) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
httpRequestRetryHandler(HttpRequestRetryHandler) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
HttpResponseProxy - me.chanjar.weixin.common.util.http中的类
三种http框架的response代理类,方便提取公共方法 Created by Binary Wang on 2017-8-3.
HttpResponseProxy(CloseableHttpResponse) - 类 的构造器me.chanjar.weixin.common.util.http.HttpResponseProxy
 
HttpResponseProxy(HttpResponse) - 类 的构造器me.chanjar.weixin.common.util.http.HttpResponseProxy
 
HttpResponseProxy(Response) - 类 的构造器me.chanjar.weixin.common.util.http.HttpResponseProxy
 
HttpType - me.chanjar.weixin.common.util.http中的枚举
Created by ecoolper on 2017/4/28.

I

id - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The session identifier of this Session.
idCard(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
身份证OCR识别接口.
idCard(File) - 接口 中的方法me.chanjar.weixin.common.service.WxOcrService
身份证OCR识别接口.
IdleConnectionMonitorThread(HttpClientConnectionManager, int, int) - 类 的构造器me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder.IdleConnectionMonitorThread
构造方法.
IdleConnectionMonitorThread(HttpClientConnectionManager, int, int) - 类 的构造器me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder.IdleConnectionMonitorThread
 
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
图片消息.
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MaterialType
 
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
图片消息.
IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
IMAGES - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
imageToBase64ByStream(InputStream) - 类 中的静态方法me.chanjar.weixin.common.util.fs.FileUtils
文件流生成base64
ImgSize() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult.ImgSize
 
ImgSize() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.ImgSize
 
imgUrl - 类 中的变量me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
InputStreamData - me.chanjar.weixin.common.util.http中的类
输入流数据.
InputStreamData() - 类 的构造器me.chanjar.weixin.common.util.http.InputStreamData
 
InputStreamResponseHandler - me.chanjar.weixin.common.util.http.apache中的类
输入流响应处理器.
InputStreamResponseHandler() - 类 的构造器me.chanjar.weixin.common.util.http.apache.InputStreamResponseHandler
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.common.util.http.apache.InputStreamResponseHandler
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.common.util.http.apache.Utf8ResponseHandler
 
IntegerArrayConverter - me.chanjar.weixin.common.util.xml中的类
Integer型数组转换器.
IntegerArrayConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.IntegerArrayConverter
 
InternalSession - me.chanjar.weixin.common.session中的接口
 
InternalSessionManager - me.chanjar.weixin.common.session中的接口
 
invalidate() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
invalidate() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
invalidate() - 接口 中的方法me.chanjar.weixin.common.session.WxSession
 
isDuplicate(String) - 接口 中的方法me.chanjar.weixin.common.api.WxMessageDuplicateChecker
判断消息是否重复.
isDuplicate(String) - 类 中的方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
已过时。
 
isDuplicate(String) - 类 中的方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateCheckerSingleton
messageId是否重复
isDuplicate(String) - 类 中的方法me.chanjar.weixin.common.api.WxMessageInRedisDuplicateChecker
messageId是否重复
isNotNull(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
isNull(JsonElement) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
isValid() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Return the isValid flag for this session.
isValid - 类 中的变量me.chanjar.weixin.common.session.StandardSession
Flag indicating whether this session is valid or not.
isValid() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
isValidInternal() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
Return the isValid flag for this session without any expiration check.
Items() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrCommResult.Items
 

J

JedisDistributedLock - me.chanjar.weixin.common.util.locks中的类
已过时。
不建议使用jedis-lock这个过期组件,不可靠
JedisDistributedLock(Pool<Jedis>, String) - 类 的构造器me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
JedisWxRedisOps - me.chanjar.weixin.common.redis中的类
已过时。
该类底层使用过时的8年不维护的 JedisLock组件,不可靠,不建议继续使用。请 使用:RedisTemplateWxRedisOpsRedissonWxRedisOps 替换
JedisWxRedisOps() - 类 的构造器me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
JoddHttpMediaDownloadRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
.
JoddHttpMediaDownloadRequestExecutor(RequestHttp, File) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaDownloadRequestExecutor
 
JoddHttpMediaInputStreamUploadRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
文件输入流上传.
JoddHttpMediaInputStreamUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaInputStreamUploadRequestExecutor
 
JoddHttpMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
.
JoddHttpMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaUploadRequestExecutor
 
JoddHttpMinishopMediaUploadRequestCustomizeExecutor - me.chanjar.weixin.common.util.http.jodd中的类
 
JoddHttpMinishopMediaUploadRequestCustomizeExecutor(RequestHttp, String, String) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestCustomizeExecutor
 
JoddHttpMinishopMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
.
JoddHttpMinishopMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpMinishopMediaUploadRequestExecutor
 
JoddHttpSimpleGetRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
.
JoddHttpSimpleGetRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpSimpleGetRequestExecutor
 
JoddHttpSimplePostRequestExecutor - me.chanjar.weixin.common.util.http.jodd中的类
.
JoddHttpSimplePostRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.jodd.JoddHttpSimplePostRequestExecutor
 

K

keepAliveStrategy(ConnectionKeepAliveStrategy) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
超时时间.
keepAliveStrategy(ConnectionKeepAliveStrategy) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
keepAliveStrategy(ConnectionKeepAliveStrategy) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
KefuMsgSafe() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.KefuMsgSafe
 
KefuMsgType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.KefuMsgType
 
keys() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
Return the names of all currently defined session attributes as an array of Strings.

L

LINK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
LOCATION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
LOCATION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
LOCATION_SELECT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
弹出地理位置选择器的事件推送.
LOCATION_SELECT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
弹出地理位置选择器.
lock() - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
lock() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
lockInterruptibly() - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
lockInterruptibly() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
log - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
 
log - 类 中的变量me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
log - 类 中的变量me.chanjar.weixin.common.util.http.WxDnsResolver
 
LogExceptionHandler - me.chanjar.weixin.common.util中的类
 
LogExceptionHandler() - 类 的构造器me.chanjar.weixin.common.util.LogExceptionHandler
 
LongArrayConverter - me.chanjar.weixin.common.util.xml中的类
Long型数组转换器.
LongArrayConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.LongArrayConverter
 

M

manager - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The Manager with which this Session is associated.
MARKDOWN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
markdown消息.
MASS_SEND_JOB_FINISH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
MassMsgStatus() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
MassMsgType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
MaterialType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.MaterialType
 
maxActive - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
 
maxActiveSessions - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
The maximum number of active Sessions allowed, or -1 for no limit.
maxInactiveInterval - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The default maximum inactive interval for Sessions created by this Manager.
maxInactiveInterval - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
The default maximum inactive interval for Sessions created by this Manager.
me.chanjar.weixin.common.annotation - 程序包 me.chanjar.weixin.common.annotation
 
me.chanjar.weixin.common.api - 程序包 me.chanjar.weixin.common.api
 
me.chanjar.weixin.common.bean - 程序包 me.chanjar.weixin.common.bean
 
me.chanjar.weixin.common.bean.imgproc - 程序包 me.chanjar.weixin.common.bean.imgproc
 
me.chanjar.weixin.common.bean.menu - 程序包 me.chanjar.weixin.common.bean.menu
 
me.chanjar.weixin.common.bean.oauth2 - 程序包 me.chanjar.weixin.common.bean.oauth2
 
me.chanjar.weixin.common.bean.ocr - 程序包 me.chanjar.weixin.common.bean.ocr
 
me.chanjar.weixin.common.bean.result - 程序包 me.chanjar.weixin.common.bean.result
 
me.chanjar.weixin.common.bean.subscribemsg - 程序包 me.chanjar.weixin.common.bean.subscribemsg
 
me.chanjar.weixin.common.enums - 程序包 me.chanjar.weixin.common.enums
 
me.chanjar.weixin.common.error - 程序包 me.chanjar.weixin.common.error
 
me.chanjar.weixin.common.redis - 程序包 me.chanjar.weixin.common.redis
 
me.chanjar.weixin.common.requestexecuter.ocr - 程序包 me.chanjar.weixin.common.requestexecuter.ocr
 
me.chanjar.weixin.common.service - 程序包 me.chanjar.weixin.common.service
 
me.chanjar.weixin.common.session - 程序包 me.chanjar.weixin.common.session
 
me.chanjar.weixin.common.util - 程序包 me.chanjar.weixin.common.util
 
me.chanjar.weixin.common.util.crypto - 程序包 me.chanjar.weixin.common.util.crypto
 
me.chanjar.weixin.common.util.fs - 程序包 me.chanjar.weixin.common.util.fs
 
me.chanjar.weixin.common.util.http - 程序包 me.chanjar.weixin.common.util.http
 
me.chanjar.weixin.common.util.http.apache - 程序包 me.chanjar.weixin.common.util.http.apache
 
me.chanjar.weixin.common.util.http.jodd - 程序包 me.chanjar.weixin.common.util.http.jodd
 
me.chanjar.weixin.common.util.http.okhttp - 程序包 me.chanjar.weixin.common.util.http.okhttp
 
me.chanjar.weixin.common.util.json - 程序包 me.chanjar.weixin.common.util.json
 
me.chanjar.weixin.common.util.locks - 程序包 me.chanjar.weixin.common.util.locks
 
me.chanjar.weixin.common.util.res - 程序包 me.chanjar.weixin.common.util.res
 
me.chanjar.weixin.common.util.xml - 程序包 me.chanjar.weixin.common.util.xml
 
MEDIA_ID - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
下发消息(除文本消息).
MediaFileType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
MediaInputStreamUploadRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
上传媒体文件请求执行器.
MediaInputStreamUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.MediaInputStreamUploadRequestExecutor
 
MediaUploadRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
上传媒体文件请求执行器.
MediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 
MenuButtonType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.MenuButtonType
 
MERCHANT_ORDER - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
微信小店 订单付款通知.
MINI_TYPE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.AppIdType
小程序appId类型
MINIPROGRAM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
跳转到小程序.
MINIPROGRAM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
小程序消息
MINIPROGRAM_NOTICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
小程序通知消息.
MINIPROGRAMPAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
小程序卡片(要求小程序与公众号已关联).
MinishopUploadRequestCustomizeExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
 
MinishopUploadRequestCustomizeExecutor(RequestHttp, String, String) - 类 的构造器me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
MinishopUploadRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
 
MinishopUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.MinishopUploadRequestExecutor
 
MP_NEWS_ARTICLE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
发送图文消息(点击跳转到图文消息页面)使用通过 “发布” 系列接口得到的 article_id(草稿箱功能上线后不再支持客服接口中带 media_id 的 mpnews 类型的图文消息)
MP_TYPE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.AppIdType
公众号appId类型
MPNEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
图文消息(点击跳转到图文消息页面).
MPNEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
MPNEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
图文消息(mpnews)
MPVIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
MSGMENU - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
菜单消息.
MULTIPLE_INTERACTION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.TemplateCardType
多项选择型卡片
MUSIC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
音乐消息.
MUSIC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 

N

NetCheckArgs() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
newCondition() - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
newCondition() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
图文消息(点击跳转到外链).
NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MaterialType
 
NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
图文消息
NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
NEWS_NOTICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.TemplateCardType
图文展示型卡片
NO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgSafe
 

O

OAuth2Scope() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.OAuth2Scope
 
OcrDiscernApacheHttpRequestExecutor - me.chanjar.weixin.common.requestexecuter.ocr中的类
.
OcrDiscernApacheHttpRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernApacheHttpRequestExecutor
 
OcrDiscernRequestExecutor<H,P> - me.chanjar.weixin.common.requestexecuter.ocr中的类
.
OcrDiscernRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernRequestExecutor
 
OkHttpClientBuilder - me.chanjar.weixin.common.util.http.okhttp中的接口
 
OkHttpDnsClientBuilder - me.chanjar.weixin.common.util.http.okhttp中的类
OkHttpClient 连接管理器 多一个DNS解析.
OkHttpMediaDownloadRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
.
OkHttpMediaDownloadRequestExecutor(RequestHttp, File) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaDownloadRequestExecutor
 
OkHttpMediaInputStreamUploadRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
文件输入流上传.
OkHttpMediaInputStreamUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaInputStreamUploadRequestExecutor
 
OkHttpMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
.
OkHttpMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaUploadRequestExecutor
 
OkHttpMinishopMediaUploadRequestCustomizeExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
 
OkHttpMinishopMediaUploadRequestCustomizeExecutor(RequestHttp, String, String) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestCustomizeExecutor
 
OkHttpMinishopMediaUploadRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
.
OkHttpMinishopMediaUploadRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpMinishopMediaUploadRequestExecutor
 
OkHttpProxyInfo - me.chanjar.weixin.common.util.http.okhttp中的类
Created by ecoolper on 2017/4/26.
OkHttpProxyInfo(OkHttpProxyInfo.ProxyType, String, int, String, String) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
 
OkHttpProxyInfo.ProxyType - me.chanjar.weixin.common.util.http.okhttp中的枚举
Proxy types.
OkHttpSimpleGetRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
.
OkHttpSimpleGetRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpSimpleGetRequestExecutor
 
OkHttpSimplePostRequestExecutor - me.chanjar.weixin.common.util.http.okhttp中的类
.
OkHttpSimplePostRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.okhttp.OkHttpSimplePostRequestExecutor
 
OPEN_PRODUCT_ORDER_PAY - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
小程序自定义交易组件支付通知
OPERATORCAP - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
OPERATORCHINANET - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
OPERATORDEFAULT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 
OPERATORUNICOM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.NetCheckArgs
 

P

PACKAGE - 类 中的静态变量me.chanjar.weixin.common.session.Constants
 
parse(String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonParser
 
parse(Reader) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonParser
 
parse(JsonReader) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonParser
 
PIC_PHOTO_OR_ALBUM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
弹出拍照或者相册发图的事件推送.
PIC_PHOTO_OR_ALBUM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
弹出拍照或者相册发图.
PIC_SYSPHOTO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
弹出系统拍照发图的事件推送.
PIC_SYSPHOTO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
弹出系统拍照发图.
PIC_WEIXIN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
弹出微信相册发图器的事件推送.
PIC_WEIXIN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
弹出微信相册发图器.
PKCS7Encoder - me.chanjar.weixin.common.util.crypto中的类
提供基于PKCS7算法的加解.
PKCS7Encoder() - 类 的构造器me.chanjar.weixin.common.util.crypto.PKCS7Encoder
 
Pos() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults.Pos
 
post(String, String) - 接口 中的方法me.chanjar.weixin.common.service.WxService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求.
post(String, Object) - 接口 中的方法me.chanjar.weixin.common.service.WxService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求.
post(String, JsonObject) - 接口 中的方法me.chanjar.weixin.common.service.WxService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求.
post(String, ToJson) - 接口 中的方法me.chanjar.weixin.common.service.WxService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求.
processExpires() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Invalidate all sessions that have expired.
processExpiresFrequency - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
Frequency of the session expiration, and related manager operations.
processingTime - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
Processing time during session expiration.
proxy(Proxy) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
proxy(Proxy) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
代理
proxy(Proxy) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
PubTemplateKeyword - me.chanjar.weixin.common.bean.subscribemsg中的类
.
PubTemplateKeyword() - 类 的构造器me.chanjar.weixin.common.bean.subscribemsg.PubTemplateKeyword
 
PubTemplateTitleListResult - me.chanjar.weixin.common.bean.subscribemsg中的类
 
PubTemplateTitleListResult() - 类 的构造器me.chanjar.weixin.common.bean.subscribemsg.PubTemplateTitleListResult
 
PubTemplateTitleListResult.TemplateItem - me.chanjar.weixin.common.bean.subscribemsg中的类
 
put(JsonObject, Object...) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
批量向JsonObject对象中添加属性

Q

qrCode(String) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
二维码/条码识别接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.支持条码、二维码、DataMatrix和PDF417的识别。
qrCode(File) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
二维码/条码识别接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.支持条码、二维码、DataMatrix和PDF417的识别。
QrConnectScope() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.QrConnectScope
 

R

RandomUtils - me.chanjar.weixin.common.util中的类
 
RandomUtils() - 类 的构造器me.chanjar.weixin.common.util.RandomUtils
 
read(JsonReader) - 类 中的方法me.chanjar.weixin.common.util.json.WxBooleanTypeAdapter
 
read(JsonReader) - 类 中的方法me.chanjar.weixin.common.util.json.WxDateTypeAdapter
 
readTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
readTimeout(Long, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
连接的IO读操作超时时间
readTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
RedissonWxRedisOps - me.chanjar.weixin.common.redis中的类
 
RedissonWxRedisOps() - 类 的构造器me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
RedisTemplateSimpleDistributedLock - me.chanjar.weixin.common.util.locks中的类
实现简单的redis分布式锁, 支持重入, 不是红锁
RedisTemplateSimpleDistributedLock(StringRedisTemplate, int) - 类 的构造器me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
RedisTemplateSimpleDistributedLock(StringRedisTemplate, String, int) - 类 的构造器me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
RedisTemplateWxRedisOps - me.chanjar.weixin.common.redis中的类
 
RedisTemplateWxRedisOps() - 类 的构造器me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
refreshAccessToken(String) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
刷新oauth2的access token.
rejectedSessions - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
Number of session creations that failed due to maxActiveSessions.
remove(InternalSession) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Remove this Session from the active Sessions for this Manager.
remove(InternalSession, boolean) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Remove this Session from the active Sessions for this Manager.
remove(InternalSession) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
remove(InternalSession, boolean) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
removeAttribute(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
removeAttribute(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
removeAttribute(String) - 接口 中的方法me.chanjar.weixin.common.session.WxSession
 
removeAttributeInternal(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
RequestExecutor<T,E> - me.chanjar.weixin.common.util.http中的接口
http请求执行器.
requestHttp - 类 中的变量me.chanjar.weixin.common.requestexecuter.ocr.OcrDiscernRequestExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.MediaInputStreamUploadRequestExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.MinishopUploadRequestExecutor
 
RequestHttp<H,P> - me.chanjar.weixin.common.util.http中的接口
Created by ecoolper on 2017/4/22.
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
requestHttp - 类 中的变量me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
Required - me.chanjar.weixin.common.annotation中的注释类型
标识某个字段是否是必填的 Created by Binary Wang on 2016/9/25.
resolve(String) - 类 中的方法me.chanjar.weixin.common.util.http.WxDnsResolver
 
ResponseHandler<T> - me.chanjar.weixin.common.util.http中的接口
http请求响应回调处理接口.
respType - 类 中的变量me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
Results() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult.Results
 
run() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder.IdleConnectionMonitorThread
 
run() - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder.IdleConnectionMonitorThread
 

S

SCAN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
SCANCODE_PUSH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
扫码推事件的事件推送
SCANCODE_PUSH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
扫码推事件.
SCANCODE_WAITMSG - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
扫码推事件且弹出“消息接收中”提示框的事件推送.
SCANCODE_WAITMSG - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
扫码推事件且弹出“消息接收中”提示框.
SchoolContactMsgType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
 
SEND_FAIL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
SEND_SUCCESS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
 
serialize(WxMenu, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
sessionCounter - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
Number of sessions created by this manager
sessions - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
The set of currently active Sessions for this Manager, keyed by session identifier.
setAttribute(String, Object) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setAttribute(String, Object) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
setAttribute(String, Object) - 接口 中的方法me.chanjar.weixin.common.session.WxSession
 
setBackgroundProcessorDelay(int) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Set the manager background processor delay 设置manager sleep几秒,尝试执行一次background操作(清理过期session)
setBackgroundProcessorDelay(int) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
setCheckWaitTime(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
检查空间链接的间隔周期,默认60000ms.
setClassLoader(ClassLoader) - 类 中的静态方法me.chanjar.weixin.common.util.xml.XStreamInitializer
 
setConnectionPool(ConnectionPool) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setConnectionPool(ConnectionPool) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
连接池
setConnectionPool(ConnectionPool) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setConnectionRequestTimeout(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
获取链接的超时时间设置,默认3000ms 设置为零时不超时,一直等待.
setConnectionTimeout(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
建立链接的超时时间,默认为5000ms.由于是在链接池获取链接,此设置应该并不起什么作用 设置为零时不超时,一直等待.
setCreationTime(long) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the creation time for this session.
setCreationTime(long) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setDispatcher(Dispatcher) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setDispatcher(Dispatcher) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
请求调度管理
setDispatcher(Dispatcher) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setDns(Dns) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setDnsResolver(DnsResolver) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
setEventListenerFactory(EventListener.Factory) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setEventListenerFactory(EventListener.Factory) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
监听网络请求过程
setEventListenerFactory(EventListener.Factory) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setExpire(int) - 类 中的方法me.chanjar.weixin.common.api.WxMessageInRedisDuplicateChecker
 
setFollowRedirects(Boolean) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setFollowRedirects(Boolean) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
是否允许重定向操作
setFollowRedirects(Boolean) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setId(String) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the session identifier for this session.
setId(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setIdleConnTimeout(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
空闲链接的超时时间,默认60000ms.
setMaxActiveSessions(int) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Set the maximum number of active Sessions allowed, or -1 for no limit.
setMaxActiveSessions(int) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Set the maximum number of active Sessions allowed, or -1 for no limit.
setMaxConnPerHost(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
每路的最大链接数,默认10.
setMaxInactiveInterval(int) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxInactiveInterval(int) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Set the default maximum inactive interval (in seconds) for Sessions created by this Manager.
setMaxInactiveInterval(int) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setMaxInactiveInterval(int) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
setMaxTotalConn(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
最大总连接数,默认50.
setPingInterval(Integer) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setPingInterval(Integer) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
ping的时间间隔
setPingInterval(Integer) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setProcessExpiresFrequency(int) - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Set the manager checks frequency.
setProcessExpiresFrequency(int) - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
Set the manager checks frequency.
setRetryOnConnectionFailure(Boolean) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
setRetryOnConnectionFailure(Boolean) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
是否支持失败重连
setRetryOnConnectionFailure(Boolean) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
setSoTimeout(int) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
默认NIO的socket超时设置,默认5000ms.
setUserAgent(String) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
自定义httpclient的User Agent.
setValid(boolean) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the isValid flag for this session.
setValid(boolean) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
Set the isValid flag for this session.
setValue(String, String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.BaseWxRedisOps
 
setValue(String, String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.JedisWxRedisOps
已过时。
 
setValue(String, String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.RedissonWxRedisOps
 
setValue(String, String, int, TimeUnit) - 类 中的方法me.chanjar.weixin.common.redis.RedisTemplateWxRedisOps
 
setValue(String, String, int, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.redis.WxRedisOps
 
setWxApiIp(String) - 类 中的方法me.chanjar.weixin.common.util.http.WxDnsResolver
 
SHA1 - me.chanjar.weixin.common.util.crypto中的类
 
SHA1() - 类 的构造器me.chanjar.weixin.common.util.crypto.SHA1
 
SHORTVIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
shutdown() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder.IdleConnectionMonitorThread
关闭.
shutdown() - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder.IdleConnectionMonitorThread
 
SignUtils - me.chanjar.weixin.common.util中的类
签名工具类 Created by BinaryWang on 2018/7/11.
SignUtils() - 类 的构造器me.chanjar.weixin.common.util.SignUtils
 
SimpleGetRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
简单的GET请求执行器.
SimpleGetRequestExecutor(RequestHttp<H, P>) - 类 的构造器me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
SimplePostRequestExecutor<H,P> - me.chanjar.weixin.common.util.http中的类
简单的POST请求执行器,请求的参数是String, 返回的结果也是String
SimplePostRequestExecutor(RequestHttp) - 类 的构造器me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
size() - 类 中的方法me.chanjar.weixin.common.util.crypto.ByteGroup
 
SM - 类 中的静态变量me.chanjar.weixin.common.session.StandardSession
The string manager for this package.
SM - 类 中的静态变量me.chanjar.weixin.common.session.StandardSessionManager
 
SNSAPI_BASE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.OAuth2Scope
不弹出授权页面,直接跳转,只能获取用户openid.
SNSAPI_LOGIN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.QrConnectScope
 
SNSAPI_PRIVATEINFO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.OAuth2Scope
手动授权,可获取成员的详细信息,包含手机、邮箱。
SNSAPI_USERINFO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.OAuth2Scope
弹出授权页面,可通过openid拿到昵称、性别、所在地。
socks4Proxy(String, int, String) - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Creates SOCKS4 proxy.
socks5Proxy(String, int, String, String) - 类 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo
Creates SOCKS5 proxy.
sslConnectionSocketFactory(SSLConnectionSocketFactory) - 接口 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpClientBuilder
ssl连接socket工厂.
sslConnectionSocketFactory(SSLConnectionSocketFactory) - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder
 
sslConnectionSocketFactory(SSLConnectionSocketFactory) - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder
 
StandardSession - me.chanjar.weixin.common.session中的类
 
StandardSession(InternalSessionManager) - 类 的构造器me.chanjar.weixin.common.session.StandardSession
 
StandardSessionFacade - me.chanjar.weixin.common.session中的类
 
StandardSessionFacade(StandardSession) - 类 的构造器me.chanjar.weixin.common.session.StandardSessionFacade
 
StandardSessionManager - me.chanjar.weixin.common.session中的类
基于内存的session manager.
StandardSessionManager() - 类 的构造器me.chanjar.weixin.common.session.StandardSessionManager
 
STATUS_DESC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgStatus
群发反馈消息代码所对应的文字描述.
StringArrayConverter - me.chanjar.weixin.common.util.xml中的类
String 数组转换
StringArrayConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.StringArrayConverter
 
StringManager - me.chanjar.weixin.common.util.res中的类
An internationalization / localization helper class which reduces the bother of handling ResourceBundles and takes care of the common cases of message formating which otherwise require the creation of Object arrays and such.
SUBSCRIBE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
SUBSCRIBE_MSG_CHANGE_EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
订阅通知事件:用户管理订阅通知
SUBSCRIBE_MSG_POPUP_EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
订阅通知事件:用户操作订阅通知弹窗
SUBSCRIBE_MSG_SENT_EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
订阅通知事件:发送订阅通知回调
superResolution(String) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片高清化接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.目前支持将图片超分辨率高清化2倍,即生成图片分辨率为原图2倍大小 返回的media_id有效期为3天,期间可以通过“获取临时素材”接口获取图片二进制
superResolution(File) - 接口 中的方法me.chanjar.weixin.common.service.WxImgProcService
图片高清化接口 说明: 1.图片支持使用img参数实时上传,也支持使用img_url参数传送图片地址,由微信后台下载图片进行识别 2.文件大小限制:小于2M 3.目前支持将图片超分辨率高清化2倍,即生成图片分辨率为原图2倍大小 返回的media_id有效期为3天,期间可以通过“获取临时素材”接口获取图片二进制

T

TASKCARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
任务卡片消息.
TEMPLATE_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
模板卡片消息.
TEMPLATE_SEND_JOB_FINISH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
群发模板回调事件
TemplateCardType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.TemplateCardType
 
TemplateInfo - me.chanjar.weixin.common.bean.subscribemsg中的类
.
TemplateInfo() - 类 的构造器me.chanjar.weixin.common.bean.subscribemsg.TemplateInfo
 
TemplateItem() - 类 的构造器me.chanjar.weixin.common.bean.subscribemsg.PubTemplateTitleListResult.TemplateItem
 
TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
文本消息.
TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
文本消息.
TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
TEXT_NOTICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.TemplateCardType
文本通知型卡片
TEXTCARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
文本卡片消息(CP专用).
thisAccessedTime - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The current accessed time for this session.
THUMB - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
TicketType - me.chanjar.weixin.common.enums中的枚举
ticket类型枚举 Created by Binary Wang on 2018/11/18.
tmpDirFile - 类 中的变量me.chanjar.weixin.common.util.http.BaseMediaDownloadRequestExecutor
 
toByteArray(InputStream) - 类 中的方法me.chanjar.weixin.common.util.http.jodd.JoddHttpMediaInputStreamUploadRequestExecutor
 
toByteArray(InputStream) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpMediaInputStreamUploadRequestExecutor
 
toBytes() - 类 中的方法me.chanjar.weixin.common.util.crypto.ByteGroup
 
toJson() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
ToJson - me.chanjar.weixin.common.bean中的接口
包含toJson()方法的接口.
toJson() - 接口 中的方法me.chanjar.weixin.common.bean.ToJson
转换为json字符串
token - 类 中的变量me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
TooManyActiveSessionsException - me.chanjar.weixin.common.session中的异常错误
An exception that indicates the maximum number of active sessions has been reached and the server is refusing to create any new sessions.
TooManyActiveSessionsException(String, int) - 异常错误 的构造器me.chanjar.weixin.common.session.TooManyActiveSessionsException
Creates a new TooManyActiveSessionsException.
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult.ImgSize
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult.Results
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults.Pos.Coordinate
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults.Pos
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.CodeResults
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult.ImgSize
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.imgproc.WxImgProcSuperResolutionResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.oauth2.WxOAuth2AccessToken
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrBankCardResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult.CertPosition
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrCommResult.Items
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrCommResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrDrivingLicenseResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult.CardPosition
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrImgSize
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrPos.Coordinate
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.ocr.WxOcrPos
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMinishopImageUploadCustomizeResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMinishopImageUploadResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
toString() - 类 中的方法me.chanjar.weixin.common.error.WxError
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.IntegerArrayConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.LongArrayConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.StringArrayConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.XStreamCDataConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.XStreamMediaIdConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.XStreamReplaceNameConverter
 
TRANSFER_CUSTOMER_SERVICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
转发到客服的消息.
TRANSFER_CUSTOMER_SERVICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
trigger() - 类 中的方法me.chanjar.weixin.common.util.http.apache.ApacheHttpDnsClientBuilder.IdleConnectionMonitorThread
触发.
trigger() - 类 中的方法me.chanjar.weixin.common.util.http.apache.DefaultApacheHttpClientBuilder.IdleConnectionMonitorThread
 
tryLock() - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
tryLock(long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
tryLock() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
tryLock(long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 

U

unlock() - 类 中的方法me.chanjar.weixin.common.util.locks.JedisDistributedLock
已过时。
 
unlock() - 类 中的方法me.chanjar.weixin.common.util.locks.RedisTemplateSimpleDistributedLock
 
UNSUBSCRIBE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
UPDATE_BUTTON - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
UPDATE_TASKCARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
uploadType - 类 中的变量me.chanjar.weixin.common.util.http.MinishopUploadRequestCustomizeExecutor
 
URIUtil - me.chanjar.weixin.common.util.http中的类
 
URIUtil() - 类 的构造器me.chanjar.weixin.common.util.http.URIUtil
 
USER_AUTHORIZATION_REVOKE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
用户撤回授权事件
USER_INFO_MODIFIED - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
授权用户资料变更事件 1、 当部分用户的资料存在风险时,平台会对用户资料进行清理,并通过消息推送服务器通知最近30天授权过的公众号开发者,我们建议开发者留意响应该事件,及时主动更新或清理用户的头像及昵称,降低风险。
Utf8ResponseHandler - me.chanjar.weixin.common.util.http.apache中的类
copy from BasicResponseHandler
Utf8ResponseHandler() - 类 的构造器me.chanjar.weixin.common.util.http.apache.Utf8ResponseHandler
 

V

validateAccessToken(WxOAuth2AccessToken) - 接口 中的方法me.chanjar.weixin.common.service.WxOAuth2Service
验证oauth2的access token是否有效.
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.enums.TicketType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.enums.WxType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxCpErrorMsgEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMaErrorMsgEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMpErrorMsgEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.error.WxOpenErrorMsgEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.util.http.HttpType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo.ProxyType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法me.chanjar.weixin.common.enums.TicketType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.enums.WxType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.error.WxCpErrorMsgEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMaErrorMsgEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.error.WxMpErrorMsgEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.error.WxOpenErrorMsgEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.util.http.HttpType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法me.chanjar.weixin.common.util.http.okhttp.OkHttpProxyInfo.ProxyType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
视频消息.
VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MaterialType
 
VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
视频消息.
VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
VIEW - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
 
VIEW - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
跳转URL.
VIEW_LIMITED - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MenuButtonType
跳转图文消息URL.
VIEW_MINIPROGRAM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
点击菜单跳转小程序的事件推送
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
语音消息.
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MassMsgType
 
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MaterialType
 
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.MediaFileType
 
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.SchoolContactMsgType
语音消息.
VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
VOTE_INTERACTION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.TemplateCardType
投票选择型卡片

W

WEAPP_AUDIT_FAIL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
小程序审核事件:审核不通过
WEAPP_AUDIT_SUCCESS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
小程序审核事件:审核通过
write(JsonWriter, Boolean) - 类 中的方法me.chanjar.weixin.common.util.json.WxBooleanTypeAdapter
 
write(JsonWriter, Date) - 类 中的方法me.chanjar.weixin.common.util.json.WxDateTypeAdapter
 
writeTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.DefaultOkHttpClientBuilder
 
writeTimeout(Long, TimeUnit) - 接口 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpClientBuilder
连接的IO写操作超时时间
writeTimeout(Long, TimeUnit) - 类 中的方法me.chanjar.weixin.common.util.http.okhttp.OkHttpDnsClientBuilder
 
WXA_MEDIA_CHECK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.EventType
异步安全校验事件
WxAccessToken - me.chanjar.weixin.common.bean中的类
access token.
WxAccessToken() - 类 的构造器me.chanjar.weixin.common.bean.WxAccessToken
 
WxAccessTokenAdapter - me.chanjar.weixin.common.util.json中的类
 
WxAccessTokenAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxAccessTokenAdapter
 
WxAccessTokenEntity - me.chanjar.weixin.common.bean中的类
token
WxAccessTokenEntity() - 类 的构造器me.chanjar.weixin.common.bean.WxAccessTokenEntity
 
WxBooleanTypeAdapter - me.chanjar.weixin.common.util.json中的类
Gson 布尔类型类型转换器 Created by Binary Wang on 2017-7-8.
WxBooleanTypeAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxBooleanTypeAdapter
 
WXCARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgType
卡券消息.
WxCardApiSignature - me.chanjar.weixin.common.bean中的类
卡券Api签名.
WxCardApiSignature() - 类 的构造器me.chanjar.weixin.common.bean.WxCardApiSignature
 
WxConsts - me.chanjar.weixin.common.api中的类
微信开发所使用到的常量类.
WxConsts() - 类 的构造器me.chanjar.weixin.common.api.WxConsts
 
WxConsts.AppIdType - me.chanjar.weixin.common.api中的类
appId 类型
WxConsts.EventType - me.chanjar.weixin.common.api中的类
微信端推送过来的事件类型.
WxConsts.KefuMsgSafe - me.chanjar.weixin.common.api中的类
表示是否是保密消息,0表示否,1表示是,默认0.
WxConsts.KefuMsgType - me.chanjar.weixin.common.api中的类
主动发送消息(即客服消息)的消息类型.
WxConsts.MassMsgStatus - me.chanjar.weixin.common.api中的类
群发消息后微信端推送给服务器的反馈消息.
WxConsts.MassMsgType - me.chanjar.weixin.common.api中的类
群发消息的消息类型.
WxConsts.MaterialType - me.chanjar.weixin.common.api中的类
永久素材类型.
WxConsts.MediaFileType - me.chanjar.weixin.common.api中的类
上传多媒体(临时素材)文件的类型.
WxConsts.MenuButtonType - me.chanjar.weixin.common.api中的类
自定义菜单的按钮类型.
WxConsts.NetCheckArgs - me.chanjar.weixin.common.api中的类
网络检测入参.
WxConsts.OAuth2Scope - me.chanjar.weixin.common.api中的类
oauth2网页授权的scope.
WxConsts.QrConnectScope - me.chanjar.weixin.common.api中的类
网页应用登录授权作用域.
WxConsts.SchoolContactMsgType - me.chanjar.weixin.common.api中的类
发送「学校通知」类型 https://developer.work.weixin.qq.com/document/path/92321
WxConsts.TemplateCardType - me.chanjar.weixin.common.api中的类
企业微信模板卡片消息的卡片类型
WxConsts.XmlMsgType - me.chanjar.weixin.common.api中的类
微信推送过来的消息的类型,和发送给微信xml格式消息的消息类型.
WxCpErrorMsgEnum - me.chanjar.weixin.common.error中的枚举
企业微信全局错误码.
WxCryptUtil - me.chanjar.weixin.common.util.crypto中的类
对公众平台发送给公众账号的消息加解密示例代码.
WxCryptUtil() - 类 的构造器me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
WxCryptUtil(String, String, String) - 类 的构造器me.chanjar.weixin.common.util.crypto.WxCryptUtil
构造函数.
WxCryptUtil.EncryptContext - me.chanjar.weixin.common.util.crypto中的类
 
WxDateTypeAdapter - me.chanjar.weixin.common.util.json中的类
Gson 日期类型转换器 Created by Binary Wang on 2017-7-8.
WxDateTypeAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxDateTypeAdapter
 
WxDnsResolver - me.chanjar.weixin.common.util.http中的类
微信DNS域名解析器,将微信域名绑定到指定IP -------------------------------------------- 适用于服务器端调用微信服务器需要开通出口防火墙情况 Created by Andy Huo on 17/03/28.
WxDnsResolver(String) - 类 的构造器me.chanjar.weixin.common.util.http.WxDnsResolver
 
WxError - me.chanjar.weixin.common.error中的类
微信错误码.
WxError(int, String) - 类 的构造器me.chanjar.weixin.common.error.WxError
 
WxErrorAdapter - me.chanjar.weixin.common.util.json中的类
 
WxErrorAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxErrorAdapter
 
WxErrorException - me.chanjar.weixin.common.error中的异常错误
 
WxErrorException(String) - 异常错误 的构造器me.chanjar.weixin.common.error.WxErrorException
 
WxErrorException(WxError) - 异常错误 的构造器me.chanjar.weixin.common.error.WxErrorException
 
WxErrorException(WxError, Throwable) - 异常错误 的构造器me.chanjar.weixin.common.error.WxErrorException
 
WxErrorException(Throwable) - 异常错误 的构造器me.chanjar.weixin.common.error.WxErrorException
 
WxErrorExceptionHandler - me.chanjar.weixin.common.api中的接口
WxErrorException处理器.
WxGsonBuilder - me.chanjar.weixin.common.util.json中的类
.
WxGsonBuilder() - 类 的构造器me.chanjar.weixin.common.util.json.WxGsonBuilder
 
WxImgProcAiCropResult - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcAiCropResult() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcAiCropResult
 
WxImgProcAiCropResult.ImgSize - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcAiCropResult.Results - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcQrCodeResult - me.chanjar.weixin.common.bean.imgproc中的类
二维码/条码识别返回结果
WxImgProcQrCodeResult() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcQrCodeResult
 
WxImgProcQrCodeResult.CodeResults - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcQrCodeResult.CodeResults.Pos - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcQrCodeResult.CodeResults.Pos.Coordinate - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcQrCodeResult.ImgSize - me.chanjar.weixin.common.bean.imgproc中的类
 
WxImgProcService - me.chanjar.weixin.common.service中的接口
多项图像处理能力相关的API.
WxImgProcSuperResolutionResult - me.chanjar.weixin.common.bean.imgproc中的类
图片高清化返回结果
WxImgProcSuperResolutionResult() - 类 的构造器me.chanjar.weixin.common.bean.imgproc.WxImgProcSuperResolutionResult
 
WxJsapiSignature - me.chanjar.weixin.common.bean中的类
jspai signature.
WxJsapiSignature() - 类 的构造器me.chanjar.weixin.common.bean.WxJsapiSignature
 
WxMaErrorMsgEnum - me.chanjar.weixin.common.error中的枚举
微信小程序错误码
WxMediaUploadResult - me.chanjar.weixin.common.bean.result中的类
 
WxMediaUploadResult() - 类 的构造器me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
WxMediaUploadResultAdapter - me.chanjar.weixin.common.util.json中的类
 
WxMediaUploadResultAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxMediaUploadResultAdapter
 
WxMenu - me.chanjar.weixin.common.bean.menu中的类
菜单(公众号和企业号共用的).
WxMenu() - 类 的构造器me.chanjar.weixin.common.bean.menu.WxMenu
 
WxMenuButton - me.chanjar.weixin.common.bean.menu中的类
menu button.
WxMenuButton() - 类 的构造器me.chanjar.weixin.common.bean.menu.WxMenuButton
 
WxMenuGsonAdapter - me.chanjar.weixin.common.util.json中的类
 
WxMenuGsonAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
WxMenuRule - me.chanjar.weixin.common.bean.menu中的类
menu rule.
WxMenuRule() - 类 的构造器me.chanjar.weixin.common.bean.menu.WxMenuRule
 
WxMessageDuplicateChecker - me.chanjar.weixin.common.api中的接口
消息重复检查器.
WxMessageInMemoryDuplicateChecker - me.chanjar.weixin.common.api中的类
已过时。
WxMessageInMemoryDuplicateChecker() - 类 的构造器me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
已过时。
无参构造方法.
WxMessageInMemoryDuplicateChecker(Long, Long) - 类 的构造器me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
已过时。
构造方法.
WxMessageInMemoryDuplicateCheckerSingleton - me.chanjar.weixin.common.api中的类
 
WxMessageInRedisDuplicateChecker - me.chanjar.weixin.common.api中的类
利用redis检查消息是否重复
WxMessageInRedisDuplicateChecker() - 类 的构造器me.chanjar.weixin.common.api.WxMessageInRedisDuplicateChecker
 
WxMinishopImageUploadCustomizeResult - me.chanjar.weixin.common.bean.result中的类
 
WxMinishopImageUploadCustomizeResult() - 类 的构造器me.chanjar.weixin.common.bean.result.WxMinishopImageUploadCustomizeResult
 
WxMinishopImageUploadResult - me.chanjar.weixin.common.bean.result中的类
 
WxMinishopImageUploadResult() - 类 的构造器me.chanjar.weixin.common.bean.result.WxMinishopImageUploadResult
 
WxMinishopPicFileCustomizeResult - me.chanjar.weixin.common.bean.result中的类
 
WxMinishopPicFileCustomizeResult() - 类 的构造器me.chanjar.weixin.common.bean.result.WxMinishopPicFileCustomizeResult
 
WxMinishopPicFileResult - me.chanjar.weixin.common.bean.result中的类
 
WxMinishopPicFileResult() - 类 的构造器me.chanjar.weixin.common.bean.result.WxMinishopPicFileResult
 
WxMpErrorMsgEnum - me.chanjar.weixin.common.error中的枚举
微信公众平台全局返回码.
WxNetCheckDnsInfo() - 类 的构造器me.chanjar.weixin.common.bean.WxNetCheckResult.WxNetCheckDnsInfo
 
WxNetCheckPingInfo() - 类 的构造器me.chanjar.weixin.common.bean.WxNetCheckResult.WxNetCheckPingInfo
 
WxNetCheckResult - me.chanjar.weixin.common.bean中的类
网络检测.
WxNetCheckResult() - 类 的构造器me.chanjar.weixin.common.bean.WxNetCheckResult
 
WxNetCheckResult.WxNetCheckDnsInfo - me.chanjar.weixin.common.bean中的类
 
WxNetCheckResult.WxNetCheckPingInfo - me.chanjar.weixin.common.bean中的类
 
WxNetCheckResultGsonAdapter - me.chanjar.weixin.common.util.json中的类
 
WxNetCheckResultGsonAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxNetCheckResultGsonAdapter
 
WxOAuth2AccessToken - me.chanjar.weixin.common.bean.oauth2中的类
https://mp.weixin.qq.com/wiki?
WxOAuth2AccessToken() - 类 的构造器me.chanjar.weixin.common.bean.oauth2.WxOAuth2AccessToken
 
WxOAuth2Service - me.chanjar.weixin.common.service中的接口
oauth2 相关接口.
WxOAuth2ServiceDecorator - me.chanjar.weixin.common.service中的类
微信 oauth2服务 装饰器
WxOAuth2ServiceDecorator() - 类 的构造器me.chanjar.weixin.common.service.WxOAuth2ServiceDecorator
 
WxOAuth2UserInfo - me.chanjar.weixin.common.bean中的类
oauth2用户个人信息.
WxOAuth2UserInfo() - 类 的构造器me.chanjar.weixin.common.bean.WxOAuth2UserInfo
 
WxOcrBankCardResult - me.chanjar.weixin.common.bean.ocr中的类
银行卡OCR识别结果
WxOcrBankCardResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrBankCardResult
 
WxOcrBizLicenseResult - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrBizLicenseResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrBizLicenseResult
 
WxOcrBizLicenseResult.CertPosition - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrCommResult - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrCommResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrCommResult
 
WxOcrCommResult.Items - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrDrivingLicenseResult - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrDrivingLicenseResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrDrivingLicenseResult
 
WxOcrDrivingResult - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrDrivingResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrDrivingResult
 
WxOcrDrivingResult.CardPosition - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrIdCardResult - me.chanjar.weixin.common.bean.ocr中的类
OCR身份证识别结果.
WxOcrIdCardResult() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrIdCardResult
 
WxOcrImgSize - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrImgSize() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrImgSize
 
WxOcrPos - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrPos() - 类 的构造器me.chanjar.weixin.common.bean.ocr.WxOcrPos
 
WxOcrPos.Coordinate - me.chanjar.weixin.common.bean.ocr中的类
 
WxOcrService - me.chanjar.weixin.common.service中的接口
基于小程序或 H5 的身份证、银行卡、行驶证 OCR 识别.
WxOpenErrorMsgEnum - me.chanjar.weixin.common.error中的枚举
微信开放平台全局返回码.
WxRedisOps - me.chanjar.weixin.common.redis中的接口
微信Redis相关操作 该接口不承诺稳定, 外部实现请继承BaseWxRedisOps
WxRuntimeException - me.chanjar.weixin.common.error中的异常错误
WxJava专用的runtime exception.
WxRuntimeException(Throwable) - 异常错误 的构造器me.chanjar.weixin.common.error.WxRuntimeException
 
WxRuntimeException(String) - 异常错误 的构造器me.chanjar.weixin.common.error.WxRuntimeException
 
WxRuntimeException(String, Throwable) - 异常错误 的构造器me.chanjar.weixin.common.error.WxRuntimeException
 
WxService - me.chanjar.weixin.common.service中的接口
微信服务接口.
WxSession - me.chanjar.weixin.common.session中的接口
 
WxSessionManager - me.chanjar.weixin.common.session中的接口
 
WxType - me.chanjar.weixin.common.enums中的枚举
微信类型枚举.

X

xml2Map(String) - 类 中的静态方法me.chanjar.weixin.common.util.XmlUtils
 
XmlMsgType() - 类 的构造器me.chanjar.weixin.common.api.WxConsts.XmlMsgType
 
XmlUtils - me.chanjar.weixin.common.util中的类
XML转换工具类.
XmlUtils() - 类 的构造器me.chanjar.weixin.common.util.XmlUtils
 
XStreamCDataConverter - me.chanjar.weixin.common.util.xml中的类
CDATA 内容转换器,加上CDATA标签.
XStreamCDataConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamCDataConverter
 
XStreamInitializer - me.chanjar.weixin.common.util.xml中的类
The type X stream initializer.
XStreamInitializer() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamInitializer
 
XStreamMediaIdConverter - me.chanjar.weixin.common.util.xml中的类
 
XStreamMediaIdConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamMediaIdConverter
 
XStreamReplaceNameConverter - me.chanjar.weixin.common.util.xml中的类
 
XStreamReplaceNameConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamReplaceNameConverter
 

Y

YES - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts.KefuMsgSafe
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
跳过导航链接

Copyright © 2023. All rights reserved.