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

A

accessToken - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
addArticle(WxCpMessage.WxArticle) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
addArticle(WxCpXmlOutNewsMessage.Item) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
addArticle(WxCpXmlOutNewsMessage.Item) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
addExtAttr(String, String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
aesKey - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
agentId - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
agentId(Integer) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果agentId匹配
agentId - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
agentId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
articleCount - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
articles - 类 中的变量me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
articles - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
async(boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
设置是否异步执行,默认是true

B

BaseBuilder<T> - me.chanjar.weixin.cp.bean.messagebuilder中的类
 
BaseBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
BaseBuilder<BuilderType,ValueType> - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
 
BaseBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
build() - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 

C

checkSignature(String, String, String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
验证推送过来的消息的正确性 详情请见: http://mp.weixin.qq.com/wiki/index.php?
checkSignature(String, String, String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
CLASS_2_XSTREAM_INSTANCE - 类 中的静态变量me.chanjar.weixin.cp.util.xml.XStreamTransformer
 
content(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果content等于某值
content(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
content(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
corpId - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
corpSecret - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
create() - 类 中的静态方法me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
 
createJsapiSignature(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
创建调用jsapi时所需要的签名 详情请见:http://qydev.weixin.qq.com/wiki/index.php?
createJsapiSignature(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
createTime - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 

D

departCreate(WxCpDepart) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
部门管理接口 - 创建部门 最多支持创建500个部门 详情请见: http://mp.weixin.qq.com/wiki/index.php?
departCreate(WxCpDepart) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
departDelete(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
部门管理接口 - 删除部门
departDelete(Integer) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
departGet() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
部门管理接口 - 查询所有部门 详情请见: http://mp.weixin.qq.com/wiki/index.php?
departGet() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
departGetUsers(Integer, Boolean, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取部门成员 http://qydev.weixin.qq.com/wiki/index.php?
departGetUsers(Integer, Boolean, Integer) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
departUpdate(WxCpDepart) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
部门管理接口 - 修改部门名 详情请见: http://mp.weixin.qq.com/wiki/index.php?
departUpdate(WxCpDepart) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
description(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
destroy() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
This method will be destroy jedis pool

E

end() - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
规则结束,代表如果一个消息匹配该规则,那么它将不再会进入其他规则
event(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果event等于某值
eventKey(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果eventKey等于某值
execute(RequestExecutor<T, E>, String, E) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
Service没有实现某个API的时候,可以用这个, 比WxCpService.get(java.lang.String, java.lang.String)WxCpService.post(java.lang.String, java.lang.String)方法更灵活,可以自己构造RequestExecutor用来处理不同的参数和不同的返回类型。
execute(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
向微信端发送请求,在这里执行的策略是当发生access_token过期时才去刷新,然后重新执行请求,而不是全局定时请求
executeInternal(RequestExecutor<T, E>, String, E) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
expireAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
强制将access token过期掉
expireAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
expireAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
expireJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
强制将jsapi ticket过期掉
expireJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
expireJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
expiresTime - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 

F

FILE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得文件消息builder
FileBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
获得消息builder 用法: WxCustomMessage m = WxCustomMessage.FILE().mediaId(...).toUser(...).build();
FileBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
fromEncryptedXml(String, WxCpConfigStorage, String, String, String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
从加密字符串转换
fromEncryptedXml(InputStream, WxCpConfigStorage, String, String, String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpDepart
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpTag
 
fromJson(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpUser
 
fromUser(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果fromUser等于某值
fromUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
fromUserName - 类 中的变量me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
fromUserName - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
fromXml(String) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromXml(InputStream) - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
fromXml(Class<T>, String) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
xml -> pojo
fromXml(Class<T>, InputStream) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
 

G

get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求
get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getAccessToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取access_token, 不强制刷新access_token
getAccessToken(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取access_token,本方法线程安全 且在多线程同时刷新时只刷新一次,避免超出2000次/日的调用次数上限 另:本service的所有方法都会在access_token过期是调用此方法 程序员在非必要情况下尽量不要主动调用此方法 详情请见: http://mp.weixin.qq.com/wiki/index.php?
getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getAesKey() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getAesKey() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getAesKey() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getAgentId() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getAgentId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
http client builder
getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getArticleCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
getArticles() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getArticles() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
getAvatar() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getCallbackIp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取微信服务器的ip段 http://qydev.weixin.qq.com/wiki/index.php?
getCallbackIp() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getContent() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getContent() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getContent() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
 
getCorpId() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getCorpId() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getCorpId() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
getCreateTime() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getCreateTime() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
getDepartIds() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
getEmail() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getEnable() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getErrorCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getEvent() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getEventKey() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getExtAttrs() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getFilterCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getFormat() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getFromUserName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getFromUserName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
getGender() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getHqMusicUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getHttp_proxy_host() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getHttp_proxy_host() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getHttp_proxy_host() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getHttp_proxy_password() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getHttp_proxy_password() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getHttp_proxy_password() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getHttp_proxy_port() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getHttp_proxy_port() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getHttp_proxy_port() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getHttp_proxy_username() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getHttp_proxy_username() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getHttp_proxy_username() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getHttpclient() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
getId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getJsapiTicket() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得jsapi_ticket,不强制刷新jsapi_ticket
getJsapiTicket(boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得jsapi_ticket 获得时会检查jsapiToken是否过期,如果过期了,那么就刷新一下,否则就什么都不干 详情请见:http://qydev.weixin.qq.com/wiki/index.php?
getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getJsapiTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getLabel() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getLabel() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
getLatitude() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getLocationX() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getLocationX() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
getLocationY() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getLocationY() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
getLongitude() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
 
getMobile() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getMsgId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getMsgType() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getMsgType() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
getMsgType() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
getMusicUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
getName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
getName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
getName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getOauth2redirectUri() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getOrder() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
getParentId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
getPicList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
getPicMd5Sum() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo.Item
 
getPicUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
getPicUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getPicUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
getPoiname() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
getPosition() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getPrecision() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getRecognition() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getSafe() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getScale() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getScale() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
getScanCodeInfo() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getScanResult() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
扫描结果,即二维码对应的字符串信息
getScanType() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
扫描类型,一般是qrcode
getSendLocationInfo() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getSendPicsInfo() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getSentCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getSession(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取某个sessionId对应的session,如果sessionId没有对应的session,则新建一个并返回。
getSession(String, boolean) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取某个sessionId对应的session,如果sessionId没有对应的session,若create为true则新建一个,否则返回null。
getSession(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getSession(String, boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getStatus() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getStatus() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getTaskResult(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取异步任务结果
getTaskResult(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getTel() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getThumbMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getThumbMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getTicket() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
getToken() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
getToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
getToken() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
getToParty() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getToTag() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getTotalCount() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getToUser() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
getToUserName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getToUserName() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
getUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
getUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
getUrl() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
getUserId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
getValue() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
getWeiXinId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
globalAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
全局的是否正在刷新access token的锁
globalJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
全局的是否正在刷新jsapi_ticket的锁

H

handle(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMessageHandler
 
handler(WxCpMessageHandler) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
设置微信消息处理器
handler(WxCpMessageHandler, WxCpMessageHandler...) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
设置微信消息处理器
http_proxy_host - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
http_proxy_password - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
http_proxy_port - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
http_proxy_username - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
httpClient - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
 
httpProxy - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
 

I

IMAGE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得图片消息builder
IMAGE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得图片消息builder
ImageBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
获得消息builder 用法: WxCustomMessage m = WxCustomMessage.IMAGE().mediaId(...).toUser(...).build();
ImageBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
ImageBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
图片消息builder
ImageBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
INSTANCE - 类 中的静态变量me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
 
intercept(WxCpXmlMessage, Map<String, Object>, WxCpService, WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMessageInterceptor
拦截微信消息
interceptor(WxCpMessageInterceptor) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
设置微信消息拦截器
interceptor(WxCpMessageInterceptor, WxCpMessageInterceptor...) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
设置微信消息拦截器
invite(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
邀请成员关注 http://qydev.weixin.qq.com/wiki/index.php?
invite(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
isAccessTokenExpired() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
isAccessTokenExpired() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
isAccessTokenExpired() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
isAsync() - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
isDuplicateMessage(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
 
isJsapiTicketExpired() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
isJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
isJsapiTicketExpired() - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
isReEnter() - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 

J

jsapiTicket - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
jsapiTicketExpiresTime - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 

L

log - 类 中的变量me.chanjar.weixin.cp.api.WxCpMessageRouter
 
log - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
 

M

match(WxCpXmlMessage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMessageMatcher
消息是否匹配某种模式
matcher(WxCpMessageMatcher) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果消息匹配某个matcher,用在用户需要自定义更复杂的匹配规则的时候
me.chanjar.weixin.cp.api - 程序包 me.chanjar.weixin.cp.api
 
me.chanjar.weixin.cp.bean - 程序包 me.chanjar.weixin.cp.bean
 
me.chanjar.weixin.cp.bean.messagebuilder - 程序包 me.chanjar.weixin.cp.bean.messagebuilder
 
me.chanjar.weixin.cp.bean.outxmlbuilder - 程序包 me.chanjar.weixin.cp.bean.outxmlbuilder
 
me.chanjar.weixin.cp.util.crypto - 程序包 me.chanjar.weixin.cp.util.crypto
 
me.chanjar.weixin.cp.util.json - 程序包 me.chanjar.weixin.cp.util.json
 
me.chanjar.weixin.cp.util.xml - 程序包 me.chanjar.weixin.cp.util.xml
 
mediaDownload(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
下载多媒体文件 根据微信文档,视频文件下载不了,会返回null 详情请见: http://mp.weixin.qq.com/wiki/index.php?
mediaDownload(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.FileBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.ImageBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.ImageBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
mediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 
mediaUpload(String, String, InputStream) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
上传多媒体文件 上传的多媒体文件有格式和大小限制,如下: 图片(image): 1M,支持JPG格式 语音(voice):2M,播放长度不超过60s,支持AMR\MP3格式 视频(video):10MB,支持MP4格式 缩略图(thumb):64KB,支持JPG格式 详情请见: http://mp.weixin.qq.com/wiki/index.php?
mediaUpload(String, File) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
 
mediaUpload(String, String, InputStream) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
mediaUpload(String, File) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuCreate(WxMenu) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单创建接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuCreate(String, WxMenu) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单创建接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuCreate(WxMenu) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuCreate(String, WxMenu) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuDelete() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单删除接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuDelete(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单删除接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuDelete() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuDelete(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuGet() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单查询接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuGet(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
自定义菜单查询接口 详情请见: http://mp.weixin.qq.com/wiki/index.php?
menuGet() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
menuGet(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
messageSend(WxCpMessage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
发送消息 详情请见: http://mp.weixin.qq.com/wiki/index.php?
messageSend(WxCpMessage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
msgType(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果msgType等于某值
msgType - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
msgType - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 

N

NEWS() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得图文消息builder
NEWS() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得图文消息builder
NewsBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
图文消息builder 用法: WxCustomMessage m = WxCustomMessage.NEWS().addArticle(article).toUser(...).build();
NewsBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.NewsBuilder
 
NewsBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
图文消息builder
NewsBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.NewsBuilder
 
next() - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
规则结束,但是消息还会进入其他规则

O

oauth2buildAuthorizationUrl(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
构造oauth2授权的url连接
oauth2buildAuthorizationUrl(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
构造oauth2授权的url连接 详情请见: http://qydev.weixin.qq.com/wiki/index.php?
oauth2buildAuthorizationUrl(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
oauth2buildAuthorizationUrl(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
oauth2getUserInfo(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
用oauth2获取用户信息 http://qydev.weixin.qq.com/wiki/index.php?
oauth2getUserInfo(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
用oauth2获取用户信息 http://qydev.weixin.qq.com/wiki/index.php?
oauth2getUserInfo(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
oauth2getUserInfo(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
oauth2redirectUri - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 

P

picList - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
post(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的POST请求
post(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 

R

rContent(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
如果content匹配该正则表达式
register(Class, XStream) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
注册扩展消息的解析器
replaceParty(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
上传部门列表覆盖企业号上的部门信息
replaceParty(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
replaceUser(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
上传用户列表覆盖企业号上的用户信息
replaceUser(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
route(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
处理微信消息
rule() - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
开始一个新的Route规则

S

safe - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
safe(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
serialize(WxCpDepart, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
serialize(WxCpMessage, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpMessageGsonAdapter
 
serialize(WxCpTag, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
serialize(WxCpUser, Type, JsonSerializationContext) - 类 中的方法me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
service(WxCpXmlMessage, WxCpService, WxSessionManager, WxErrorExceptionHandler) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
处理微信推送过来的消息
sessionEndAccess(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
对session的访问结束
sessionManager - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
 
setAccessToken(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setAesKey(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setAesKey(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setAgentId(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setAgentId(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setAgentId(Integer) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setAgentId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setAgentId(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setApacheHttpClientBuilder(ApacheHttpClientBuilder) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setApacheHttpClientBuilder(ApacheHttpClientBuilder) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setArticles(List<WxCpMessage.WxArticle>) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setAsync(boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setAvatar(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setCommon(WxCpXmlOutMessage) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
setContent(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setContent(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setContent(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setContent(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
 
setCorpId(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setCorpId(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setCorpSecret(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setCorpSecret(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setCount(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
setCreateTime(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setCreateTime(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
setDepartIds(Integer[]) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setDescription(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
setEmail(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setEnable(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setErrorCount(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setEvent(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setEvent(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setEventKey(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setEventKey(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setExceptionHandler(WxErrorExceptionHandler) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
设置自定义的WxErrorExceptionHandler 如果不调用该方法,默认使用 LogExceptionHandler
setExecutorService(ExecutorService) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
设置自定义的 ExecutorService 如果不调用该方法,默认使用 Executors.newFixedThreadPool(100)
setExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setFilterCount(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setFormat(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setFromUser(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setFromUserName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setFromUserName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
setGender(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setHandlers(List<WxCpMessageHandler>) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setHqMusicUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setHttp_proxy_host(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setHttp_proxy_host(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setHttp_proxy_password(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setHttp_proxy_password(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setHttp_proxy_port(int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setHttp_proxy_port(int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setHttp_proxy_username(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setHttp_proxy_username(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setId(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
setId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
setInterceptors(List<WxCpMessageInterceptor>) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setJsapiTicket(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setJsapiTicketExpiresTime(long) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setLabel(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
setLabel(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setLatitude(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setLocationX(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
setLocationX(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setLocationY(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
setLocationY(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setLongitude(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setMatcher(WxCpMessageMatcher) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setMaxRetryTimes(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置当微信系统响应系统繁忙时,最大重试次数 默认:5次
setMaxRetryTimes(int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
setMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
 
setMessageDuplicateChecker(WxMessageDuplicateChecker) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
设置自定义的 WxMessageDuplicateChecker 如果不调用该方法,默认使用 WxMessageInMemoryDuplicateChecker
setMobile(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setMsgId(Long) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
setMsgType(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
setMusicUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
setName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
setName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
setName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setOauth2redirectUri(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setOauth2redirectUri(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setOrder(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
setParentId(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
setPicMd5Sum(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo.Item
 
setPicUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
setPicUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setPicUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
setPoiname(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
setPosition(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setPrecision(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setrContent(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setRecognition(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setReEnter(boolean) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
setRetrySleepMillis(int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置当微信系统响应系统繁忙时,要等待多少 retrySleepMillis(ms) * 2^(重试次数 - 1) 再发起重试 默认:1000ms
setRetrySleepMillis(int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
setSafe(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setScale(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
setScale(Double) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setScanCodeInfo(WxCpXmlMessage.ScanCodeInfo) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setScanResult(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
 
setScanType(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
 
setSendLocationInfo(WxCpXmlMessage.SendLocationInfo) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setSendPicsInfo(WxCpXmlMessage.SendPicsInfo) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setSentCount(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setSessionManager(WxSessionManager) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouter
设置自定义的WxSessionManager 如果不调用该方法,默认使用 StandardSessionManager
setSessionManager(WxSessionManager) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
设置WxSessionManager,只有当需要使用个性化的WxSessionManager的时候才需要调用此方法, WxCpService默认使用的是StandardSessionManager
setSessionManager(WxSessionManager) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
setStatus(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setStatus(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setTel(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setThumbMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setThumbMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setTicket(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
setTitle(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setTmpDirFile(File) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
setToken(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
setToken(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
setToParty(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setToTag(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setTotalCount(Integer) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setToUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
setToUserName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setToUserName(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
setUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
setUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
setUrl(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
setUserId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setValue(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
setWeiXinId(String) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
setWxCpConfigStorage(WxCpConfigStorage) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
注入 WxCpConfigStorage 的实现
setWxCpConfigStorage(WxCpConfigStorage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 

T

tagAddUsers(String, List<String>, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
增加标签成员
tagAddUsers(String, List<String>, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagCreate(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
创建标签
tagCreate(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagDelete(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
删除标签
tagDelete(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagGet() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获得标签列表
tagGet() - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagGetUsers(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取标签成员
tagGetUsers(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagRemoveUsers(String, List<String>) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
移除标签成员
tagRemoveUsers(String, List<String>) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
tagUpdate(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
更新标签
tagUpdate(String, String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
test(WxCpXmlMessage) - 类 中的方法me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
TEXT() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得文本消息builder
TEXT() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得文本消息builder
TextBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
文本消息builder 用法: WxCustomMessage m = WxCustomMessage.TEXT().content(...).toUser(...).build();
TextBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.TextBuilder
 
TextBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
文本消息builder
TextBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.TextBuilder
 
thumbMediaId(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
title(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
tmpDirFile - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
tmpDirFile - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
临时文件目录
toEncryptedXml(WxCpConfigStorage) - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
转换成加密的xml格式
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessage
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTag
 
toJson() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpUser
 
token - 类 中的变量me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
toParty - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toParty(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toString() - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpDepart
 
toString() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
toTag - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toTag(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser - 类 中的变量me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.messagebuilder.BaseBuilder
 
toUser(String) - 类 中的方法me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
toUserName - 类 中的变量me.chanjar.weixin.cp.bean.outxmlbuilder.BaseBuilder
 
toUserName - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
toXml() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
toXml(Class<T>, T) - 类 中的静态方法me.chanjar.weixin.cp.util.xml.XStreamTransformer
pojo -> xml

U

updateAccessToken(WxAccessToken) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
updateAccessToken(String, int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
 
updateAccessToken(WxAccessToken) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
updateAccessToken(String, int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
updateAccessToken(WxAccessToken) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
updateAccessToken(String, int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
updateJsapiTicket(String, int) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpConfigStorage
应该是线程安全的
updateJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
updateJsapiTicket(String, int) - 类 中的方法me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
userAuthenticated(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
用在二次验证的时候 企业在员工验证成功后,调用本方法告诉企业号平台该员工关注成功。
userAuthenticated(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userCreate(WxCpUser) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
新建用户
userCreate(WxCpUser) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userDelete(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
删除用户
userDelete(String[]) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
批量删除成员 http://qydev.weixin.qq.com/wiki/index.php?
userDelete(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userDelete(String[]) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userGet(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取用户
userGet(String) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userList(Integer, Boolean, Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
获取部门成员(详情) http://qydev.weixin.qq.com/wiki/index.php?
userList(Integer, Boolean, Integer) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 
userUpdate(WxCpUser) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
更新用户
userUpdate(WxCpUser) - 类 中的方法me.chanjar.weixin.cp.api.WxCpServiceImpl
 

V

VIDEO() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得视频消息builder
VIDEO() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得视频消息builder
video - 类 中的变量me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
VideoBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
视频消息builder 用法: WxCustomMessage m = WxCustomMessage.VOICE() .mediaId(...) .title(...) .thumbMediaId(..) .description(..) .toUser(...) .build();
VideoBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.VideoBuilder
 
VideoBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
视频消息builder
VideoBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.VideoBuilder
 
VOICE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpMessage
获得语音消息builder
VOICE() - 类 中的静态方法me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
获得语音消息builder
VoiceBuilder - me.chanjar.weixin.cp.bean.messagebuilder中的类
语音消息builder 用法: WxCustomMessage m = WxCustomMessage.VOICE().mediaId(...).toUser(...).build();
VoiceBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.messagebuilder.VoiceBuilder
 
VoiceBuilder - me.chanjar.weixin.cp.bean.outxmlbuilder中的类
语音消息builder
VoiceBuilder() - 类 的构造器me.chanjar.weixin.cp.bean.outxmlbuilder.VoiceBuilder
 

W

WxCpConfigStorage - me.chanjar.weixin.cp.api中的接口
微信客户端配置存储
wxCpConfigStorage - 类 中的变量me.chanjar.weixin.cp.api.WxCpServiceImpl
 
WxCpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
 
WxCpCryptUtil(WxCpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpCryptUtil
构造函数
WxCpDepart - me.chanjar.weixin.cp.bean中的类
微信部门
WxCpDepart() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpDepart
 
WxCpDepartGsonAdapter - me.chanjar.weixin.cp.util.json中的类
 
WxCpDepartGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
 
WxCpGsonBuilder - me.chanjar.weixin.cp.util.json中的类
 
WxCpGsonBuilder() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
 
WxCpInMemoryConfigStorage - me.chanjar.weixin.cp.api中的类
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化
WxCpInMemoryConfigStorage() - 类 的构造器me.chanjar.weixin.cp.api.WxCpInMemoryConfigStorage
 
WxCpJedisConfigStorage - me.chanjar.weixin.cp.api中的类
Jedis client implementor for wechat config storage
WxCpJedisConfigStorage(String, int) - 类 的构造器me.chanjar.weixin.cp.api.WxCpJedisConfigStorage
 
WxCpMessage - me.chanjar.weixin.cp.bean中的类
消息
WxCpMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessage
 
WxCpMessage.WxArticle - me.chanjar.weixin.cp.bean中的类
 
WxCpMessage.WxArticle() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessage.WxArticle
 
WxCpMessageGsonAdapter - me.chanjar.weixin.cp.util.json中的类
 
WxCpMessageGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpMessageGsonAdapter
 
WxCpMessageHandler - me.chanjar.weixin.cp.api中的接口
处理微信推送消息的处理器接口
WxCpMessageInterceptor - me.chanjar.weixin.cp.api中的接口
微信消息拦截器,可以用来做验证
WxCpMessageMatcher - me.chanjar.weixin.cp.api中的接口
消息匹配器,用在消息路由的时候
WxCpMessageRouter - me.chanjar.weixin.cp.api中的类
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理 说明: 1.
WxCpMessageRouter(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.WxCpMessageRouter
 
WxCpMessageRouterRule - me.chanjar.weixin.cp.api中的类
 
WxCpMessageRouterRule(WxCpMessageRouter) - 类 的构造器me.chanjar.weixin.cp.api.WxCpMessageRouterRule
 
WxCpService - me.chanjar.weixin.cp.api中的接口
微信API的Service
WxCpServiceImpl - me.chanjar.weixin.cp.api中的类
 
WxCpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.WxCpServiceImpl
 
WxCpTag - me.chanjar.weixin.cp.bean中的类
Created by Daniel Qian
WxCpTag() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTag
 
WxCpTag(String, String) - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTag
 
WxCpTagGsonAdapter - me.chanjar.weixin.cp.util.json中的类
 
WxCpTagGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
 
WxCpUser - me.chanjar.weixin.cp.bean中的类
微信用户信息
WxCpUser() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser
 
WxCpUser.Attr - me.chanjar.weixin.cp.bean中的类
 
WxCpUser.Attr(String, String) - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser.Attr
 
WxCpUserGsonAdapter - me.chanjar.weixin.cp.util.json中的类
 
WxCpUserGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
 
WxCpXmlMessage - me.chanjar.weixin.cp.bean中的类
微信推送过来的消息,也是同步回复给用户的消息,xml格式 相关字段的解释看微信开发者文档: http://mp.weixin.qq.com/wiki/index.php?
WxCpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage
 
WxCpXmlMessage.ScanCodeInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.ScanCodeInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.ScanCodeInfo
 
WxCpXmlMessage.SendLocationInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendLocationInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendLocationInfo
 
WxCpXmlMessage.SendPicsInfo - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendPicsInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo
 
WxCpXmlMessage.SendPicsInfo.Item - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlMessage.SendPicsInfo.Item() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage.SendPicsInfo.Item
 
WxCpXmlOutImageMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutImageMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
 
WxCpXmlOutMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
 
WxCpXmlOutNewsMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutNewsMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
 
WxCpXmlOutNewsMessage.Item - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutNewsMessage.Item() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage.Item
 
WxCpXmlOutTextMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutTextMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
 
WxCpXmlOutVideoMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVideoMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
 
WxCpXmlOutVideoMessage.Video - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVideoMessage.Video() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage.Video
 
WxCpXmlOutVoiceMessage - me.chanjar.weixin.cp.bean中的类
 
WxCpXmlOutVoiceMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
 

X

XStreamTransformer - me.chanjar.weixin.cp.util.xml中的类
 
XStreamTransformer() - 类 的构造器me.chanjar.weixin.cp.util.xml.XStreamTransformer
 
A B C D E F G H I J L M N O P R S T U V W X 

Copyright © 2016. All rights reserved.