A B C D E F G H I J K L M N O P R S T U W X 

A

access() - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Update the accessed time information for this session.
access() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
accessCount - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The access count for this session.
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
 
aesKey - 类 中的变量me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
ApacheHttpClientBuilder - me.chanjar.weixin.common.util.http中的接口
httpclient build interface
appidOrCorpid - 类 中的变量me.chanjar.weixin.common.util.crypto.WxCryptUtil
 
attributes - 类 中的变量me.chanjar.weixin.common.session.StandardSession
 

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
build() - 类 中的方法me.chanjar.weixin.common.bean.result.WxError.Builder
 
build() - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
构建httpclient实例
build() - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
BUTTON_CLICK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
点击推事件
BUTTON_LOCATION_SELECT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
弹出地理位置选择器
BUTTON_MEDIA_ID - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
下发消息(除文本消息)
BUTTON_PIC_PHOTO_OR_ALBUM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
弹出拍照或者相册发图
BUTTON_PIC_SYSPHOTO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
弹出系统拍照发图
BUTTON_PIC_WEIXIN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
弹出微信相册发图器
BUTTON_SCANCODE_PUSH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
扫码推事件
BUTTON_SCANCODE_WAITMSG - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
扫码推事件且弹出“消息接收中”提示框
BUTTON_VIEW - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
跳转URL
BUTTON_VIEW_LIMITED - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
跳转图文消息URL
ByteGroup - me.chanjar.weixin.common.util.crypto中的类
 
ByteGroup() - 类 的构造器me.chanjar.weixin.common.util.crypto.ByteGroup
 

C

checkBackgroundProcessStarted() - 类 中的方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
 
chr(int) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.PKCS7Encoder
将数字转化成ASCII码对应的字符,用于对明文进行补码
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
 
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
 
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
 
createSign(Map<String, String>, String) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
微信公众号支付签名算法(详见:http://pay.weixin.qq.com/wiki/doc/api/index.php?
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.
CUSTOM_MSG_FILE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_MUSIC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_SAFE_NO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_SAFE_YES - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_TRANSFER_CUSTOMER_SERVICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
CUSTOM_MSG_VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 

D

decode(byte[]) - 类 中的静态方法me.chanjar.weixin.common.util.crypto.PKCS7Encoder
删除解密后明文的补位字符
decrypt(String, String, String, String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
检验消息的真实性,并且获取解密后的明文.
decrypt(String) - 类 中的方法me.chanjar.weixin.common.util.crypto.WxCryptUtil
对密文进行解密.
DefaultApacheHttpHttpClientBuilder - me.chanjar.weixin.common.util.http中的类
httpclient 连接管理器
DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread - me.chanjar.weixin.common.util.http中的类
 
DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread(HttpClientConnectionManager, int, int) - 类 的构造器me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread
 
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
 

E

EMPTY_ARRAY - 类 中的静态变量me.chanjar.weixin.common.session.StandardSession
Type array.
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
对明文进行加密.
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
 
EVT_CARD_NOT_PASS_CHECK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_CARD_PASS_CHECK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_CARD_SKU_REMIND - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_CLICK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_ENTER_AGENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_KF_CLOSE_SESSION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_KF_CREATE_SESSION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_KF_SWITCH_SESSION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_LOCATION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_LOCATION_SELECT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_MASS_SEND_JOB_FINISH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_PIC_PHOTO_OR_ALBUM - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_PIC_SYSPHOTO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_PIC_WEIXIN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_SCAN - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_SCANCODE_PUSH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_SCANCODE_WAITMSG - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_SUBSCRIBE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_TEMPLATESENDJOBFINISH - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_UNSUBSCRIBE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_CONSUME_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_DEL_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_ENTER_SESSION_FROM_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_GET_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_PAY_FROM_PAY_CELL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_USER_VIEW_CARD - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
EVT_VIEW - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
execute(CloseableHttpClient, HttpHost, String, String) - 类 中的方法me.chanjar.weixin.common.util.http.JoddGetRequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, String) - 类 中的方法me.chanjar.weixin.common.util.http.JoddPostRequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, String) - 类 中的方法me.chanjar.weixin.common.util.http.MediaDownloadRequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, File) - 类 中的方法me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, E) - 接口 中的方法me.chanjar.weixin.common.util.http.RequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, String) - 类 中的方法me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
execute(CloseableHttpClient, HttpHost, String, String) - 类 中的方法me.chanjar.weixin.common.util.http.SimplePostRequestExecutor
 
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_AMR - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
FILE_JPG - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
FILE_MP3 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
FILE_MP4 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
FileUtils - me.chanjar.weixin.common.util.fs中的类
 
FileUtils() - 类 的构造器me.chanjar.weixin.common.util.fs.FileUtils
 
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.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.result.WxError
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.common.bean.WxAccessToken
 

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() - 类 中的静态方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
getAccessToken() - 类 中的方法me.chanjar.weixin.common.bean.WxAccessToken
 
getActiveSessions() - 接口 中的方法me.chanjar.weixin.common.session.InternalSessionManager
Returns the number of active sessions
getActiveSessions() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionManager
 
getAppId() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getAppid() - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
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
 
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
 
getButtons() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
getCardId() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getCardType() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getCity() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getClientPlatformType() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getCode() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getCountry() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getCreatedAt() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
getDouble(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getError() - 异常错误 中的方法me.chanjar.weixin.common.exception.WxErrorException
 
getErrorCode() - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
getErrorMsg() - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
getExpiresIn() - 类 中的方法me.chanjar.weixin.common.bean.WxAccessToken
 
getFileName(CloseableHttpResponse) - 类 中的方法me.chanjar.weixin.common.util.http.MediaDownloadRequestExecutor
 
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.DefaultApacheHttpHttpClientBuilder
 
getInstance() - 类 中的静态方法me.chanjar.weixin.common.util.xml.XStreamInitializer
 
getInteger(JsonObject, String) - 类 中的静态方法me.chanjar.weixin.common.util.json.GsonHelper
 
getInternalSession() - 类 中的方法me.chanjar.weixin.common.session.StandardSessionFacade
 
getJson() - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
getKey() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
getLanguage() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getLocale() - 类 中的方法me.chanjar.weixin.common.util.res.StringManager
Identify the Locale this StringManager is associated with
getLocationId() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getLong(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.
getMatchRule() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
getMaxActiveSessions() - 异常错误 中的方法me.chanjar.weixin.common.session.TooManyActiveSessionsException
Gets the maximum number of sessions allowed by the session manager.
getMediaId() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
getMediaId() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
getName() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
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.
getNonceStr() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getNoncestr() - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
getOpenId() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
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
 
getProvince() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getRandomStr() - 类 中的静态方法me.chanjar.weixin.common.util.RandomUtils
 
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。
getSex() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getSignature() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getSignature() - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
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.
getSubButtons() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
getTagId() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
getThumbMediaId() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
getTimestamp() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
getTimestamp() - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
getType() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
getType() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
getUrl() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
getUrl() - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
GsonHelper - me.chanjar.weixin.common.util.json中的类
 
GsonHelper() - 类 的构造器me.chanjar.weixin.common.util.json.GsonHelper
 

H

handle(WxErrorException) - 接口 中的方法me.chanjar.weixin.common.api.WxErrorExceptionHandler
 
handle(WxErrorException) - 类 中的方法me.chanjar.weixin.common.util.LogExceptionHandler
 
handleResponse(HttpResponse) - 类 中的方法me.chanjar.weixin.common.util.http.InputStreamResponseHandler
 
handleResponse(HttpResponse) - 类 中的方法me.chanjar.weixin.common.util.http.Utf8ResponseHandler
 
hashCode() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
httpProxyHost(String) - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
代理服务器地址
httpProxyHost(String) - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
httpProxyPassword(String) - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
代理服务器密码
httpProxyPassword(String) - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
httpProxyPort(int) - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
代理服务器端口
httpProxyPort(int) - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
httpProxyUsername(String) - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
代理服务器用户名
httpProxyUsername(String) - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 

I

id - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The session identifier of this Session.
InputStreamResponseHandler - me.chanjar.weixin.common.util.http中的类
 
InputStreamResponseHandler() - 类 的构造器me.chanjar.weixin.common.util.http.InputStreamResponseHandler
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.common.util.http.InputStreamResponseHandler
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.common.util.http.Utf8ResponseHandler
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.common.util.json.WxGsonBuilder
 
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
 
isBlank(CharSequence) - 类 中的静态方法me.chanjar.weixin.common.util.StringUtils
Checks if a CharSequence is whitespace, empty ("") or null.
isDuplicate(String) - 接口 中的方法me.chanjar.weixin.common.api.WxMessageDuplicateChecker
公众号的排重方式 普通消息:关于重试的消息排重,推荐使用msgid排重。
isDuplicate(String) - 类 中的方法me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
 
isEmpty(CharSequence) - 类 中的静态方法me.chanjar.weixin.common.util.StringUtils
Checks if a CharSequence is empty ("") or null.
isNotBlank(CharSequence) - 类 中的静态方法me.chanjar.weixin.common.util.StringUtils
Checks if a CharSequence is not empty (""), not null and not whitespace only.
isNotEmpty(CharSequence) - 类 中的静态方法me.chanjar.weixin.common.util.StringUtils
Checks if a CharSequence is not empty ("") and not null.
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.

J

JoddGetRequestExecutor - me.chanjar.weixin.common.util.http中的类
简单的GET请求执行器,请求的参数是String, 返回的结果也是String
JoddGetRequestExecutor() - 类 的构造器me.chanjar.weixin.common.util.http.JoddGetRequestExecutor
 
JoddPostRequestExecutor - me.chanjar.weixin.common.util.http中的类
简单的POST请求执行器,请求的参数是String, 返回的结果也是String
JoddPostRequestExecutor() - 类 的构造器me.chanjar.weixin.common.util.http.JoddPostRequestExecutor
 

K

keys() - 类 中的方法me.chanjar.weixin.common.session.StandardSession
Return the names of all currently defined session attributes as an array of Strings.

L

log - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
 
LogExceptionHandler - me.chanjar.weixin.common.util中的类
 
LogExceptionHandler() - 类 的构造器me.chanjar.weixin.common.util.LogExceptionHandler
 

M

manager - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The Manager with which this Session is associated.
MASS_MSG_IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_MSG_NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_MSG_TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_MSG_VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_MSG_VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_2_DESC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
群发反馈消息代码所对应的文字描述
MASS_ST_FAIL - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_SUCCESS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌互推_互相宣传 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌其他 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌广告 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌政治 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌欺诈 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌版权 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌社会 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌色情 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MASS_ST_涉嫌违法犯罪 - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MATERIAL_IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MATERIAL_NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MATERIAL_VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MATERIAL_VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
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.api - 程序包 me.chanjar.weixin.common.api
 
me.chanjar.weixin.common.bean - 程序包 me.chanjar.weixin.common.bean
 
me.chanjar.weixin.common.bean.menu - 程序包 me.chanjar.weixin.common.bean.menu
 
me.chanjar.weixin.common.bean.result - 程序包 me.chanjar.weixin.common.bean.result
 
me.chanjar.weixin.common.exception - 程序包 me.chanjar.weixin.common.exception
 
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.json - 程序包 me.chanjar.weixin.common.util.json
 
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_FILE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MEDIA_IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MEDIA_THUMB - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MEDIA_VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MEDIA_VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
MediaDownloadRequestExecutor - me.chanjar.weixin.common.util.http中的类
下载媒体文件请求执行器,请求的参数是String, 返回的结果是File
MediaDownloadRequestExecutor() - 类 的构造器me.chanjar.weixin.common.util.http.MediaDownloadRequestExecutor
 
MediaDownloadRequestExecutor(File) - 类 的构造器me.chanjar.weixin.common.util.http.MediaDownloadRequestExecutor
 
MediaUploadRequestExecutor - me.chanjar.weixin.common.util.http中的类
上传媒体文件请求执行器,请求的参数是File, 返回的结果是String
MediaUploadRequestExecutor() - 类 的构造器me.chanjar.weixin.common.util.http.MediaUploadRequestExecutor
 

N

newBuilder() - 类 中的静态方法me.chanjar.weixin.common.bean.result.WxError
 

O

OAUTH2_SCOPE_BASE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
不弹出授权页面,直接跳转,只能获取用户openid
OAUTH2_SCOPE_USER_INFO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
弹出授权页面,可通过openid拿到昵称、性别、所在地。

P

Package - 类 中的静态变量me.chanjar.weixin.common.session.Constants
 
PKCS7Encoder - me.chanjar.weixin.common.util.crypto中的类
提供基于PKCS7算法的加解
PKCS7Encoder() - 类 的构造器me.chanjar.weixin.common.util.crypto.PKCS7Encoder
 
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.

R

RandomUtils - me.chanjar.weixin.common.util中的类
 
RandomUtils() - 类 的构造器me.chanjar.weixin.common.util.RandomUtils
 
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请求执行器
run() - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread
 

S

serialize(WxMenu, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.common.util.json.WxMenuGsonAdapter
 
sessionCounter - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
 
sessions - 类 中的变量me.chanjar.weixin.common.session.StandardSessionManager
The set of currently active Sessions for this Manager, keyed by session identifier.
setAccessToken(String) - 类 中的方法me.chanjar.weixin.common.bean.WxAccessToken
 
setAppId(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setAppid(String) - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
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
 
setButtons(List<WxMenuButton>) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
setCardId(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setCardType(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setCity(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setClientPlatformType(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setCode(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setCountry(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setCreatedAt(long) - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
setCreationTime(long) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the creation time for this session.
setCreationTime(long) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setErrorCode(int) - 类 中的方法me.chanjar.weixin.common.bean.result.WxError.Builder
 
setErrorCode(int) - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
setErrorMsg(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxError.Builder
 
setErrorMsg(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
setExpiresIn(int) - 类 中的方法me.chanjar.weixin.common.bean.WxAccessToken
 
setId(String) - 接口 中的方法me.chanjar.weixin.common.session.InternalSession
Set the session identifier for this session.
setId(String) - 类 中的方法me.chanjar.weixin.common.session.StandardSession
 
setJson(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
setKey(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setLanguage(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setLocationId(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setMatchRule(WxMenuRule) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
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.
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
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
setName(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setNonceStr(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setNoncestr(String) - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
setOpenId(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
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.
setProvince(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setSex(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setSignature(String) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setSignature(String) - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
setSubButtons(List<WxMenuButton>) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setTagId(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
setThumbMediaId(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
setTimestamp(Long) - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
setTimestamp(long) - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
setType(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setType(String) - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
setUrl(String) - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
setUrl(String) - 类 中的方法me.chanjar.weixin.common.bean.WxJsapiSignature
 
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.
SHA1 - me.chanjar.weixin.common.util.crypto中的类
Created by Daniel Qian on 14/10/19.
SHA1() - 类 的构造器me.chanjar.weixin.common.util.crypto.SHA1
 
shutdown() - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread
 
SimpleGetRequestExecutor - me.chanjar.weixin.common.util.http中的类
简单的GET请求执行器,请求的参数是String, 返回的结果也是String
SimpleGetRequestExecutor() - 类 的构造器me.chanjar.weixin.common.util.http.SimpleGetRequestExecutor
 
SimplePostRequestExecutor - me.chanjar.weixin.common.util.http中的类
简单的POST请求执行器,请求的参数是String, 返回的结果也是String
SimplePostRequestExecutor() - 类 的构造器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
 
sslConnectionSocketFactory(SSLConnectionSocketFactory) - 接口 中的方法me.chanjar.weixin.common.util.http.ApacheHttpClientBuilder
ssl连接socket工厂
sslConnectionSocketFactory(SSLConnectionSocketFactory) - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder
 
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
 
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.
StringUtils - me.chanjar.weixin.common.util中的类
copy from apache-commons-lang3
StringUtils() - 类 的构造器me.chanjar.weixin.common.util.StringUtils
 

T

thisAccessedTime - 类 中的变量me.chanjar.weixin.common.session.StandardSession
The current accessed time for this session.
toBytes() - 类 中的方法me.chanjar.weixin.common.util.crypto.ByteGroup
 
toJson() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenu
 
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.menu.WxMenu
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuButton
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.menu.WxMenuRule
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.result.WxError
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.result.WxMediaUploadResult
 
toString() - 类 中的方法me.chanjar.weixin.common.bean.WxCardApiSignature
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.XStreamCDataConverter
 
toString(Object) - 类 中的方法me.chanjar.weixin.common.util.xml.XStreamMediaIdConverter
 
trigger() - 类 中的方法me.chanjar.weixin.common.util.http.DefaultApacheHttpHttpClientBuilder.IdleConnectionMonitorThread
 

U

URIUtil - me.chanjar.weixin.common.util.http中的类
 
URIUtil() - 类 的构造器me.chanjar.weixin.common.util.http.URIUtil
 
Utf8ResponseHandler - me.chanjar.weixin.common.util.http中的类
copy from BasicResponseHandler
Utf8ResponseHandler() - 类 的构造器me.chanjar.weixin.common.util.http.Utf8ResponseHandler
 

W

WxAccessToken - me.chanjar.weixin.common.bean中的类
 
WxAccessToken() - 类 的构造器me.chanjar.weixin.common.bean.WxAccessToken
 
WxAccessTokenAdapter - me.chanjar.weixin.common.util.json中的类
 
WxAccessTokenAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxAccessTokenAdapter
 
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
 
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
构造函数
WxError - me.chanjar.weixin.common.bean.result中的类
微信错误码说明,请阅读: 全局返回码说明
WxError() - 类 的构造器me.chanjar.weixin.common.bean.result.WxError
 
WxError.Builder - me.chanjar.weixin.common.bean.result中的类
 
WxError.Builder() - 类 的构造器me.chanjar.weixin.common.bean.result.WxError.Builder
 
WxErrorAdapter - me.chanjar.weixin.common.util.json中的类
 
WxErrorAdapter() - 类 的构造器me.chanjar.weixin.common.util.json.WxErrorAdapter
 
WxErrorException - me.chanjar.weixin.common.exception中的异常错误
 
WxErrorException(WxError) - 异常错误 的构造器me.chanjar.weixin.common.exception.WxErrorException
 
WxErrorExceptionHandler - me.chanjar.weixin.common.api中的接口
WxErrorException处理器
WxGsonBuilder - me.chanjar.weixin.common.util.json中的类
 
WxGsonBuilder() - 类 的构造器me.chanjar.weixin.common.util.json.WxGsonBuilder
 
WxJsapiSignature - me.chanjar.weixin.common.bean中的类
jspai signature
WxJsapiSignature() - 类 的构造器me.chanjar.weixin.common.bean.WxJsapiSignature
 
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中的类
 
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中的类
 
WxMenuRule() - 类 的构造器me.chanjar.weixin.common.bean.menu.WxMenuRule
 
WxMessageDuplicateChecker - me.chanjar.weixin.common.api中的接口
消息重复检查器 微信服务器在五秒内收不到响应会断掉连接,并且重新发起请求,总共重试三次
WxMessageInMemoryDuplicateChecker - me.chanjar.weixin.common.api中的类
默认消息重复检查器 将每个消息id保存在内存里,每隔5秒清理已经过期的消息id,每个消息id的过期时间是15秒
WxMessageInMemoryDuplicateChecker() - 类 的构造器me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
WxMsgIdInMemoryDuplicateChecker构造函数 一个消息ID在内存的过期时间:15秒 每隔多少周期检查消息ID是否过期:5秒
WxMessageInMemoryDuplicateChecker(Long, Long) - 类 的构造器me.chanjar.weixin.common.api.WxMessageInMemoryDuplicateChecker
WxMsgIdInMemoryDuplicateChecker构造函数
WxSession - me.chanjar.weixin.common.session中的接口
 
WxSessionManager - me.chanjar.weixin.common.session中的接口
 

X

XML_MSG_EVENT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_IMAGE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_LINK - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_LOCATION - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_MUSIC - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_NEWS - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_SHORTVIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_TEXT - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_VIDEO - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_MSG_VOICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XML_TRANSFER_CUSTOMER_SERVICE - 类 中的静态变量me.chanjar.weixin.common.api.WxConsts
 
XStreamCDataConverter - me.chanjar.weixin.common.util.xml中的类
 
XStreamCDataConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamCDataConverter
 
XStreamInitializer - me.chanjar.weixin.common.util.xml中的类
 
XStreamInitializer() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamInitializer
 
XStreamMediaIdConverter - me.chanjar.weixin.common.util.xml中的类
 
XStreamMediaIdConverter() - 类 的构造器me.chanjar.weixin.common.util.xml.XStreamMediaIdConverter
 
A B C D E F G H I J K L M N O P R S T U W X 

Copyright © 2016. All rights reserved.