Skip navigation links
A B C D E G I J M N O P Q R S T U V W X 

A

ACCESS_TOKEN - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ADD_MATERIAL - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
addArticle(Article) - Method in class com.wudaosoft.weixinsdk.message.send.article.Articles
 
addButton(BaseMenu) - Method in class com.wudaosoft.weixinsdk.menu.Menu
 
addImageMaterial(File) - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
addImageMaterialThumb(File) - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
addOpenId(String) - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
addSubButton(BaseMenu) - Method in class com.wudaosoft.weixinsdk.menu.SubMenu
 
AesException - Exception in com.wudaosoft.weixinsdk.aes
 
AesException(int) - Constructor for exception com.wudaosoft.weixinsdk.aes.AesException
 
ApiUrlConstants - Class in com.wudaosoft.weixinsdk
ApiUrlConstants() - Constructor for class com.wudaosoft.weixinsdk.ApiUrlConstants
 
arrToString(T[], String) - Static method in class com.wudaosoft.weixinsdk.utils.StringUtils
 
arrToString(T[]) - Static method in class com.wudaosoft.weixinsdk.utils.StringUtils
 
Article - Class in com.wudaosoft.weixinsdk.message.send.article
Article() - Constructor for class com.wudaosoft.weixinsdk.message.send.article.Article
 
Articles - Class in com.wudaosoft.weixinsdk.message.send.article
Articles() - Constructor for class com.wudaosoft.weixinsdk.message.send.article.Articles
 
ARTICLES_MATERIAL_UPDATE_NEWS - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ARTICLES_PREVIEW - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ARTICLES_SEND - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ARTICLES_UPLOAD - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ARTICLES_UPLOAD_TO_MATERIAL - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
ArticlesApi - Class in com.wudaosoft.weixinsdk.message.send.article
ArticlesApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesPreviewToOpenId(String, String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesPreviewToWxUsername(String, String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesSend(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUpdate(String, String, Article) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUpdateByJsonString(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUpload(Articles) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUploadByJsonString(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUploadToMaterial(Articles) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
articlesUploadToMaterialByJsonString(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 

B

BaseMenu - Class in com.wudaosoft.weixinsdk.menu
BaseMenu() - Constructor for class com.wudaosoft.weixinsdk.menu.BaseMenu
 
BaseMenu(String) - Constructor for class com.wudaosoft.weixinsdk.menu.BaseMenu
 
BATCHGET_MATERIAL - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
batchgetMaterial(MediaType, int, int) - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
buildBaseOAuth2Link(String, String, String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
不弹出授权页面,直接跳转,只能获取用户openid
buildImageMsg(String, String, String) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复图片消息
buildMusicMsg(String, String, String, String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复音乐消息
buildNewsMsg(String, String, NewsArticles...) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复图文消息
buildRequestResult(JSONObject, Class<T>) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
buildSendResult(JSONObject) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
buildTextMsg(String, String, String) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复文本消息
buildUserinfoOAuth2Link(String, String, String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
弹出授权页面,可通过openid拿到昵称、性别、所在地。并且,即使在未关注的情况下,只要用户授权,也能获取其信息
buildVideoMsg(String, String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复视频消息
buildVoiceMsg(String, String, String) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
生成回复语音消息

C

checkSignature(String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.CommonApi
验证微信签名
ClickMenu - Class in com.wudaosoft.weixinsdk.menu
ClickMenu() - Constructor for class com.wudaosoft.weixinsdk.menu.ClickMenu
 
ClickMenu(String, String) - Constructor for class com.wudaosoft.weixinsdk.menu.ClickMenu
 
com.wudaosoft.weixinsdk - package com.wudaosoft.weixinsdk
 
com.wudaosoft.weixinsdk.aes - package com.wudaosoft.weixinsdk.aes
 
com.wudaosoft.weixinsdk.annotation - package com.wudaosoft.weixinsdk.annotation
 
com.wudaosoft.weixinsdk.config - package com.wudaosoft.weixinsdk.config
 
com.wudaosoft.weixinsdk.controller - package com.wudaosoft.weixinsdk.controller
 
com.wudaosoft.weixinsdk.exception - package com.wudaosoft.weixinsdk.exception
 
com.wudaosoft.weixinsdk.handler - package com.wudaosoft.weixinsdk.handler
 
com.wudaosoft.weixinsdk.material - package com.wudaosoft.weixinsdk.material
 
com.wudaosoft.weixinsdk.menu - package com.wudaosoft.weixinsdk.menu
 
com.wudaosoft.weixinsdk.message - package com.wudaosoft.weixinsdk.message
 
com.wudaosoft.weixinsdk.message.receive - package com.wudaosoft.weixinsdk.message.receive
 
com.wudaosoft.weixinsdk.message.response - package com.wudaosoft.weixinsdk.message.response
 
com.wudaosoft.weixinsdk.message.send - package com.wudaosoft.weixinsdk.message.send
 
com.wudaosoft.weixinsdk.message.send.article - package com.wudaosoft.weixinsdk.message.send.article
 
com.wudaosoft.weixinsdk.oauth2 - package com.wudaosoft.weixinsdk.oauth2
 
com.wudaosoft.weixinsdk.qrcode - package com.wudaosoft.weixinsdk.qrcode
 
com.wudaosoft.weixinsdk.servlet - package com.wudaosoft.weixinsdk.servlet
 
com.wudaosoft.weixinsdk.type - package com.wudaosoft.weixinsdk.type
 
com.wudaosoft.weixinsdk.usermanage - package com.wudaosoft.weixinsdk.usermanage
 
com.wudaosoft.weixinsdk.utils - package com.wudaosoft.weixinsdk.utils
 
CommonApi - Class in com.wudaosoft.weixinsdk
微信公共API
CommonApi() - Constructor for class com.wudaosoft.weixinsdk.CommonApi
 
ComputeSignatureError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
create_nonce_str() - Static method in class com.wudaosoft.weixinsdk.CommonApi
 
create_timestamp() - Static method in class com.wudaosoft.weixinsdk.CommonApi
 
createGroup(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
创建分组
createQRCode(int) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCodeApi
生成永久二维码 无过期时间,数量较少(目前参数只支持1--100000)
createTempQRCode(int, int) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCodeApi
生成临时二维码 最大为1800秒,但能够生成较多数量
CUSTOM_SEND - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
CustomMsgSender - Class in com.wudaosoft.weixinsdk.message.send
发送客服消息
CustomMsgSender(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
 

D

decrypt(String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.aes.WXBizMsgCrypt
对密文进行解密.
DecryptAESError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
decryptMsg(String, String, String, String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.aes.WXBizMsgCrypt
检验消息的真实性,并且获取解密后的明文.
DEL_MATERIAL - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
delMaterial(String) - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
DigestUtils - Class in com.wudaosoft.weixinsdk.utils
消息摘要类,有md5和sha1
DigestUtils() - Constructor for class com.wudaosoft.weixinsdk.utils.DigestUtils
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.wudaosoft.weixinsdk.controller.WeiXinMessageController
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.wudaosoft.weixinsdk.controller.WeiXinMessageController
 

E

EnableWeiXinOfficial - Annotation Type in com.wudaosoft.weixinsdk.annotation
 
EnableWeiXinOfficialWithMessager - Annotation Type in com.wudaosoft.weixinsdk.annotation
 
encrypt(String, String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.aes.WXBizMsgCrypt
对明文进行加密.
EncryptAESError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
encryptMsg(String, String, String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.aes.WXBizMsgCrypt
将公众平台回复用户的消息加密打包.
EventType - Enum in com.wudaosoft.weixinsdk.type
extract(String) - Static method in class com.wudaosoft.weixinsdk.aes.XMLParse
提取出xml数据包中的加密消息
extract(String) - Static method in class com.wudaosoft.weixinsdk.utils.XMLParse
提取出xml数据包中的加密消息

G

generate(String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.aes.XMLParse
生成xml消息
generate(String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.utils.XMLParse
生成xml消息
genJsApiSignature(String, String) - Static method in class com.wudaosoft.weixinsdk.CommonApi
 
get(String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
get(String, String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
get(String, Map<String, String>) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
GET_MATERIAL - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
GET_MATERIAL_COUNT - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
getAccess_token() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
getAccessToken() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getAesKey() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getAppId() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getAppsecret() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getArticles() - Method in class com.wudaosoft.weixinsdk.message.send.article.Articles
 
getAuthor() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getBoolean(JSONObject, String) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
getBoolean(JSONObject, String, boolean) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
getButton() - Method in class com.wudaosoft.weixinsdk.menu.Menu
 
getCity() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户所在城市
getCity() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户所在城市
getCode() - Method in exception com.wudaosoft.weixinsdk.aes.AesException
 
getContent() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getContent() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getContent_source_url() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getCount() - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
getCount() - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
拉取的OPENID个数,最大值为10000
getCountry() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户所在国家
getCountry() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户所在国家
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
消息创建时间 (整型)
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getCreateTime() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getData() - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
getDescription() - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
描述,可选.
getDescription() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getDigest() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getEncodingAesKey() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getErrcode() - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
getErrmsg() - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
getEvent() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
事件类型,subscribe(订阅)、unsubscribe(取消订阅)、SCAN(用户已关注时)、LOCATION(上报地理位置)、CLICK(点击菜单拉取消息)、VIEW(点击菜单跳转链接)
getEventKey() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
事件KEY值
getEventTypeByName(String) - Static method in enum com.wudaosoft.weixinsdk.type.EventType
 
getExpire_seconds() - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
getExpires_in() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
getFormat() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
发送方帐号(一个OpenID)
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getFromUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getGroupId(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
查询用户所在分组
getGroupid() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
getGroups() - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
查询所有分组
getHeadimgurl() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
getHeadimgurl() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户头像,最后一个数值代表正方形头像大小(有0、46、64、96、132数值可选,0代表640*640正方形头像),用户没有头像时该项为空
getId() - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
getInt(JSONObject, String) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
getInt(JSONObject, String, int) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
getJsAPITicket() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getKey() - Method in class com.wudaosoft.weixinsdk.menu.ClickMenu
菜单KEY值,用于消息接口推送,不超过128字节
getLabel() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getLanguage() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户的语言,简体中文为zh_CN
getLatitude() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置纬度
getLocation_X() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getLocation_Y() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getLongitude() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置经度
getMaterial(String) - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
getMaterialCount() - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
getMaterialImage(String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.CommonApi
 
getMediaId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getMediaId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getMediaId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getMediaTypeByName(String) - Static method in enum com.wudaosoft.weixinsdk.type.MediaType
 
getMenuTypeByName(String) - Static method in enum com.wudaosoft.weixinsdk.type.MenuType
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getMsgId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
消息类型,event
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getMsgType() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getMsgTypeByName(String) - Static method in enum com.wudaosoft.weixinsdk.type.MsgType
 
getName() - Method in class com.wudaosoft.weixinsdk.menu.BaseMenu
菜单标题,不超过16个字节,子菜单不超过40个字节
getName() - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
getNextOpenId() - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
拉取列表的后一个用户的OPENID
getNickname() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户的昵称
getNickname() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户的昵称
getOAuth2AccessToken(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
通过code换取网页授权access_token
getOpenid() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
getOpenid() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户的标识,对当前公众号唯一
getOpenid() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户的标识,对当前公众号唯一
getOpenIdList() - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
列表数据,OPENID的列表
getPicUrl() - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
图文消息的图片链接,支持JPG、PNG格式,较好的效果为大图640*320,小图80*80,可选.
getPicUrl() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getPrecision() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置精度
getPrivilege() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户特权信息,json 数组,如微信沃卡用户为(chinaunicom)
getProvince() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户所在省份
getProvince() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户所在省份
getRecognition() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getRefresh_token() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
getRemark() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
getRequest() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getScale() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getScope() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
getSex() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
getSex() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户的性别,值为1时是男性,值为2时是女性,值为0时是未知
getSHA1(String, String, String, String) - Static method in class com.wudaosoft.weixinsdk.utils.SHA1
用SHA1算法生成安全签名
getShow_cover_pic() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getString(JSONObject, String) - Static method in class com.wudaosoft.weixinsdk.utils.JsonUtils
 
getSub_button() - Method in class com.wudaosoft.weixinsdk.menu.SubMenu
 
getSubscribe() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户是否订阅该公众号标识,值为0时,代表此用户没有关注该公众号,拉取不到其余信息。
getSubscribe_time() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
用户关注时间,为时间戳。如果用户曾多次关注,则取最后关注时间
getTagid_list() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
getThumb_media_id() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getThumbMediaId() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getTicket() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
二维码的ticket,可用来换取二维码图片
getTicket() - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
getTitle() - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
标题,可选.
getTitle() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getTitle() - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
getToken() - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
getTotal() - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
关注该公众账号的总用户数
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
开发者微信号
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
getToUserName() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
getType() - Method in class com.wudaosoft.weixinsdk.menu.ClickMenu
菜单的响应动作类型,目前有click、view两种类型
getType() - Method in class com.wudaosoft.weixinsdk.menu.ViewMenu
菜单的响应动作类型,目前有click、view两种类型
getUnionid() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
getUnionid() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
getUrl() - Method in class com.wudaosoft.weixinsdk.menu.ViewMenu
网页链接,用户点击菜单可打开链接,不超过256字节
getUrl() - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
点击后跳转的链接,可选.
getUrl() - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
getUrl() - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.material.MaterialApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.menu.MenuApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.message.send.article.ArticlesApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.qrcode.QRCodeApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.usermanage.UserApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
 
getWeiXinConfig() - Method in class com.wudaosoft.weixinsdk.WeiXinMessageProcess
 
GlobalReturnCode - Class in com.wudaosoft.weixinsdk
全局返回码
GlobalReturnCode() - Constructor for class com.wudaosoft.weixinsdk.GlobalReturnCode
 
Group - Class in com.wudaosoft.weixinsdk.usermanage
Group() - Constructor for class com.wudaosoft.weixinsdk.usermanage.Group
 
GROUPS_CREATE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
GROUPS_GET - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
GROUPS_GET_ID - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
GROUPS_UPDATE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 

I

IllegalAesKey - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
IllegalBuffer - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 

J

JSAPI_TICKET - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
JsonUtils - Class in com.wudaosoft.weixinsdk.utils
JsonUtils() - Constructor for class com.wudaosoft.weixinsdk.utils.JsonUtils
 

M

main(String[]) - Static method in class com.wudaosoft.weixinsdk.message.response.ResponseMsgBuilder
 
main(String[]) - Static method in class com.wudaosoft.weixinsdk.utils.DigestUtils
 
main(String[]) - Static method in class com.wudaosoft.weixinsdk.utils.StringUtils
 
MaterialApi - Class in com.wudaosoft.weixinsdk.material
MaterialApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.material.MaterialApi
 
md5(String) - Static method in class com.wudaosoft.weixinsdk.utils.DigestUtils
MD5编码
md5EncryptAndBase64(String) - Static method in class com.wudaosoft.weixinsdk.utils.DigestUtils
 
MEDIA_DOWNLOAD - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
MEDIA_UPLOAD - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
MEDIA_UPLOAD_FOR_ARTICLE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
mediaDownLoad(String, String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.CommonApi
公众号可以使用本接口获取临时素材(即下载临时的多媒体文件)。请注意,视频文件不支持https下载,调用该接口需http协议。 本接口即为原“下载多媒体文件”接口。
MediaType - Enum in com.wudaosoft.weixinsdk.type
mediaUpload(MediaType, File, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.CommonApi
公众号在使用接口时,对多媒体文件、多媒体消息的获取和调用等操作,是通过media_id来进行的。通过本接口,公众号可以上传或下载多媒体文件。 但请注意,每个多媒体文件(media_id)会在上传、用户发送到微信服务器3天后自动删除,以节省服务器资源。 公众号可调用本接口来上传图片、语音、视频等文件到微信服务器,上传后服务器会返回对应的media_id, 公众号此后可根据该media_id来获取多媒体。请注意,media_id是可复用的,调用该接口需http协议。
mediaUploadForever(MediaType, File, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.CommonApi
 
mediaUploadingForArticle(File, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.CommonApi
请注意,本接口所上传的图片不占用公众号的素材库中图片数量的5000个的限制。 图片仅支持jpg/png格式,大小必须在1MB以下。
MEMBERS_UPDATE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
Menu - Class in com.wudaosoft.weixinsdk.menu
目前自定义菜单最多包括3个一级菜单,每个一级菜单最多包含5个二级菜单。一级菜单最多4个汉字,二级菜单最多7个汉字,多出来的部分将会以“...”代替。
Menu() - Constructor for class com.wudaosoft.weixinsdk.menu.Menu
 
MENU_CREATE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
MENU_DELETE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
MENU_GET - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
MenuApi - Class in com.wudaosoft.weixinsdk.menu
MenuApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.menu.MenuApi
 
menuCreate(Menu) - Method in class com.wudaosoft.weixinsdk.menu.MenuApi
创建菜单 目前自定义菜单最多包括3个一级菜单,每个一级菜单最多包含5个二级菜单。一级菜单最多4个汉字,二级菜单最多7个汉字,多出来的部分将会以“...”代替。请注意,创建自定义菜单后,由于微信客户端缓存,需要24小时微信客户端才会展现出来。建议测试时可以尝试取消关注公众账号后再次关注,则可以看到创建后的效果。
menuCreateByJsonString(String) - Method in class com.wudaosoft.weixinsdk.menu.MenuApi
 
menuDelete() - Method in class com.wudaosoft.weixinsdk.menu.MenuApi
菜单删除
menuGet() - Method in class com.wudaosoft.weixinsdk.menu.MenuApi
菜单查询
MenuType - Enum in com.wudaosoft.weixinsdk.type
MessageController - Interface in com.wudaosoft.weixinsdk.controller
 
moveToGroup(String, int) - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
移动用户分组
MsgType - Enum in com.wudaosoft.weixinsdk.type

N

NewsArticles - Class in com.wudaosoft.weixinsdk.message
新闻消息实体 Articles
NewsArticles() - Constructor for class com.wudaosoft.weixinsdk.message.NewsArticles
 
NewsArticles(String, String) - Constructor for class com.wudaosoft.weixinsdk.message.NewsArticles
 
NewsArticles(String, String, String) - Constructor for class com.wudaosoft.weixinsdk.message.NewsArticles
 

O

OAUTH2_ACCESS_TOKEN - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
OAUTH2_LINK - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
OAUTH2_REFRESH_TOKEN - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
OAUTH2_USERINFO - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
OAuth2AccessToken - Class in com.wudaosoft.weixinsdk.oauth2
OAuth2AccessToken() - Constructor for class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
OAuth2Api - Class in com.wudaosoft.weixinsdk.oauth2
OAuth2Api(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
 
oauth2UserInfo(String, String, String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
获取用户基本信息
OAuth2UserInfo - Class in com.wudaosoft.weixinsdk.oauth2
OAuth2UserInfo() - Constructor for class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
officialArticlesApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialCustomMsgSender(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialMaterialApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialMenuApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialOAuth2Api(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialQRCodeApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialUserApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialUserGroupApi(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
officialWeiXinMessageProcess(WeiXinConfig, WeiXinMessageHandler) - Method in class com.wudaosoft.weixinsdk.config.WeiXinFullAutoConfiguration
 
OK - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 

P

ParseXmlError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
post(String, String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
processClickEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理菜单拉取消息事件 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,CLICK EventKey 事件KEY值,与自定义菜单接口中KEY值对应
processClickEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processImageMsg(ReceiveImageMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理图片消息
processImageMsg(ReceiveImageMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processLinkMsg(ReceiveLinkMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理链接消息
processLinkMsg(ReceiveLinkMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processLocationEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理上报地理位置事件 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,LOCATION Latitude 地理位置纬度 Longitude 地理位置经度 Precision 地理位置精度
processLocationEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processLocationMsg(ReceiveLocationMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理位置消息
processLocationMsg(ReceiveLocationMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processRequest(HttpServletRequest) - Method in class com.wudaosoft.weixinsdk.WeiXinMessageProcess
回调消息处理入口
processScanEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理扫描带参数二维码事件 1.如果用户还未关注公众号,则用户可以关注公众号,关注后微信会将带场景值关注事件推送给开发者。 2.如果用户已经关注公众号,则微信会将带场景值扫描事件推送给开发者。 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,SCAN EventKey 事件KEY值,是一个32位无符号整数,即创建二维码时的二维码scene_id Ticket 二维码的ticket,可用来换取二维码图片
processScanEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processSubscribeEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理订阅事件 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,subscribe(订阅)、unsubscribe(取消订阅) EventKey 事件KEY值,qrscene_为前缀,后面为二维码的参数值 Ticket 二维码的ticket,可用来换取二维码图片
processSubscribeEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processTextMsg(ReceiveTextMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理文本消息
processTextMsg(ReceiveTextMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processUnsubscribeEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理取消订阅事件 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,subscribe(订阅)、unsubscribe(取消订阅)
processUnsubscribeEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processVideoMsg(ReceiveVideoMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理视频消息
processVideoMsg(ReceiveVideoMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processViewEvent(ReceiveEventMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理菜单跳转链接事件 ToUserName 开发者微信号 FromUserName 发送方帐号(一个OpenID) CreateTime 消息创建时间 (整型) MsgType 消息类型,event Event 事件类型,VIEW EventKey 事件KEY值,设置的跳转URL
processViewEvent(ReceiveEventMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
processVoiceMsg(ReceiveVoiceMsg) - Method in interface com.wudaosoft.weixinsdk.handler.WeiXinMessageHandler
处理语音消息
processVoiceMsg(ReceiveVoiceMsg) - Method in class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 

Q

QRCode - Class in com.wudaosoft.weixinsdk.qrcode
QRCode() - Constructor for class com.wudaosoft.weixinsdk.qrcode.QRCode
 
QRCODE_CREATE - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
QRCODE_SHOW - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
QRCodeApi - Class in com.wudaosoft.weixinsdk.qrcode
生成带参数的二维码
QRCodeApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.qrcode.QRCodeApi
 

R

ReceiveEventMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveEventMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
 
ReceiveImageMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveImageMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
ReceiveLinkMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveLinkMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
ReceiveLocationMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveLocationMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
ReceiveTextMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveTextMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
ReceiveVideoMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveVideoMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
ReceiveVoiceMsg - Class in com.wudaosoft.weixinsdk.message.receive
ReceiveVoiceMsg() - Constructor for class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
refreshOAuth2AccessToken(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2Api
刷新access_token(如果需要)
ResponseMsgBuilder - Class in com.wudaosoft.weixinsdk.message.response
被动响应消息 生成类

S

sendImageMsg(String, String) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送图片消息
sendMusicMsg(String, String, String, String, String, String) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送音乐消息
sendNewsMsg(String, NewsArticles...) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送图文消息
sendTextMsg(String, String) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送文本消息
sendVideoMsg(String, String, String, String) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送视频消息
sendVoiceMsg(String, String) - Method in class com.wudaosoft.weixinsdk.message.send.CustomMsgSender
发送语音消息
setAccess_token(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
setAppId(String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
setAppsecret(String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
setArticles(List<Article>) - Method in class com.wudaosoft.weixinsdk.message.send.article.Articles
 
setAuthor(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setButton(List<BaseMenu>) - Method in class com.wudaosoft.weixinsdk.menu.Menu
 
setCity(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setCity(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setContent(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setContent(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setContent_source_url(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setCount(int) - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
setCount(int) - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
setCountry(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setCountry(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
消息创建时间 (整型)
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setCreateTime(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setData(JSONObject) - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
setDescription(String) - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
描述,可选.
setDescription(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setDigest(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setEncodingAesKey(String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
setErrcode(int) - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
setErrmsg(String) - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
setEvent(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
事件类型,subscribe(订阅)、unsubscribe(取消订阅)、SCAN(用户已关注时)、LOCATION(上报地理位置)、CLICK(点击菜单拉取消息)、VIEW(点击菜单跳转链接)
setEventKey(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
事件KEY值
setExpire_seconds(int) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
setExpires_in(int) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
setFormat(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
发送方帐号(一个OpenID)
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setFromUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setGroupid(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setHeadimgurl(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setHeadimgurl(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setId(int) - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
setKey(String) - Method in class com.wudaosoft.weixinsdk.menu.ClickMenu
菜单KEY值,用于消息接口推送,不超过128字节
setLabel(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setLanguage(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setLatitude(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置纬度
setLocation_X(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setLocation_Y(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setLongitude(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置经度
setMediaId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setMediaId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setMediaId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setMessageHandler(WeiXinMessageHandler) - Method in class com.wudaosoft.weixinsdk.WeiXinMessageProcess
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setMsgId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
消息类型,event
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setMsgType(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setName(String) - Method in class com.wudaosoft.weixinsdk.menu.BaseMenu
菜单标题,不超过16个字节,子菜单不超过40个字节
setName(String) - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
setNextOpenId(String) - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
setNickname(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setNickname(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setOpenid(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
setOpenid(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setOpenid(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setOpenIdList(List<String>) - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
setPicUrl(String) - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
图文消息的图片链接,支持JPG、PNG格式,较好的效果为大图640*320,小图80*80,可选.
setPicUrl(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setPrecision(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
地理位置精度
setPrivilege(List<String>) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setProvince(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setProvince(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setRecognition(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setRefresh_token(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
setRemark(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setScale(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setScope(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
setSex(Integer) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setSex(Integer) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setShow_cover_pic(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setSub_button(List<BaseMenu>) - Method in class com.wudaosoft.weixinsdk.menu.SubMenu
 
setSubscribe(Integer) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setSubscribe_time(Integer) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setTagid_list(List<String>) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setThumb_media_id(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setThumbMediaId(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setTicket(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
二维码的ticket,可用来换取二维码图片
setTicket(String) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
setTitle(String) - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
标题,可选.
setTitle(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setTitle(String) - Method in class com.wudaosoft.weixinsdk.message.send.article.Article
 
setToken(String) - Method in class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
setTotal(int) - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveEventMsg
开发者微信号
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveImageMsg
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLocationMsg
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveTextMsg
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVideoMsg
 
setToUserName(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveVoiceMsg
 
setType(String) - Method in class com.wudaosoft.weixinsdk.menu.ClickMenu
菜单的响应动作类型,目前有click、view两种类型
setType(String) - Method in class com.wudaosoft.weixinsdk.menu.ViewMenu
菜单的响应动作类型,目前有click、view两种类型
setUnionid(String) - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
setUnionid(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 
setUrl(String) - Method in class com.wudaosoft.weixinsdk.menu.ViewMenu
网页链接,用户点击菜单可打开链接,不超过256字节
setUrl(String) - Method in class com.wudaosoft.weixinsdk.message.NewsArticles
点击后跳转的链接,可选.
setUrl(String) - Method in class com.wudaosoft.weixinsdk.message.receive.ReceiveLinkMsg
 
setUrl(String) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
setWeixinConfig(WeiXinConfig) - Method in class com.wudaosoft.weixinsdk.WeiXinMessageProcess
 
sha1(String) - Static method in class com.wudaosoft.weixinsdk.utils.DigestUtils
SHA1编码
SHA1 - Class in com.wudaosoft.weixinsdk.utils
SHA1 class 计算公众平台的消息签名接口.
SHA1() - Constructor for class com.wudaosoft.weixinsdk.utils.SHA1
 
showQRCode(String) - Method in class com.wudaosoft.weixinsdk.qrcode.QRCodeApi
 
signJsApi(String, HttpServletRequest) - Method in class com.wudaosoft.weixinsdk.controller.SignJsApiController
为微信JSSDK签名
SignJsApiController - Class in com.wudaosoft.weixinsdk.controller
微信JSSDK签名
SignJsApiController() - Constructor for class com.wudaosoft.weixinsdk.controller.SignJsApiController
 
StringUtils - Class in com.wudaosoft.weixinsdk.utils
StringUtils() - Constructor for class com.wudaosoft.weixinsdk.utils.StringUtils
 
SubMenu - Class in com.wudaosoft.weixinsdk.menu
SubMenu() - Constructor for class com.wudaosoft.weixinsdk.menu.SubMenu
 
SubMenu(String) - Constructor for class com.wudaosoft.weixinsdk.menu.SubMenu
 
SubscribeList - Class in com.wudaosoft.weixinsdk.usermanage
关注者列表
SubscribeList() - Constructor for class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
systemError() - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 

T

toString() - Method in class com.wudaosoft.weixinsdk.GlobalReturnCode
 
toString() - Method in class com.wudaosoft.weixinsdk.menu.BaseMenu
 
toString() - Method in class com.wudaosoft.weixinsdk.menu.ClickMenu
 
toString() - Method in class com.wudaosoft.weixinsdk.menu.Menu
 
toString() - Method in class com.wudaosoft.weixinsdk.menu.SubMenu
 
toString() - Method in class com.wudaosoft.weixinsdk.menu.ViewMenu
 
toString() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2AccessToken
 
toString() - Method in class com.wudaosoft.weixinsdk.oauth2.OAuth2UserInfo
 
toString() - Method in class com.wudaosoft.weixinsdk.qrcode.QRCode
 
toString() - Method in class com.wudaosoft.weixinsdk.usermanage.Group
 
toString() - Method in class com.wudaosoft.weixinsdk.usermanage.SubscribeList
 
toString() - Method in class com.wudaosoft.weixinsdk.usermanage.UserInfo
 

U

updateGroup(int, String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
修改分组名
USER_GET - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
USER_INFO - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
UserApi - Class in com.wudaosoft.weixinsdk.usermanage
UserApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.usermanage.UserApi
 
userGet(String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserApi
获取关注者列表 公众号可通过本接口来获取帐号的关注者列表,关注者列表由一串OpenID(加密后的微信号,每个用户对每个公众号的OpenID是唯一的)组成。一次拉取调用最多拉取10000个关注者的OpenID,可以通过多次拉取的方式来满足需求。 当公众号关注者数量超过10000时,可通过填写next_openid的值,从而多次拉取列表的方式来满足需求。具体而言,就是在调用接口时,将上一次调用得到的返回中的next_openid值,作为下一次调用中的next_openid值。
UserGroupApi - Class in com.wudaosoft.weixinsdk.usermanage
UserGroupApi(WeiXinConfig) - Constructor for class com.wudaosoft.weixinsdk.usermanage.UserGroupApi
 
userInfo(String, String) - Method in class com.wudaosoft.weixinsdk.usermanage.UserApi
获取用户基本信息
UserInfo - Class in com.wudaosoft.weixinsdk.usermanage
UserInfo() - Constructor for class com.wudaosoft.weixinsdk.usermanage.UserInfo
 

V

ValidateAppidError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
ValidateSignatureError - Static variable in exception com.wudaosoft.weixinsdk.aes.AesException
 
valueOf(String) - Static method in enum com.wudaosoft.weixinsdk.type.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wudaosoft.weixinsdk.type.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wudaosoft.weixinsdk.type.MenuType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.wudaosoft.weixinsdk.type.MsgType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.wudaosoft.weixinsdk.type.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wudaosoft.weixinsdk.type.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wudaosoft.weixinsdk.type.MenuType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.wudaosoft.weixinsdk.type.MsgType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyUrl(String, String, String, String, WeiXinConfig) - Static method in class com.wudaosoft.weixinsdk.aes.WXBizMsgCrypt
验证URL
ViewMenu - Class in com.wudaosoft.weixinsdk.menu
ViewMenu() - Constructor for class com.wudaosoft.weixinsdk.menu.ViewMenu
 
ViewMenu(String, String) - Constructor for class com.wudaosoft.weixinsdk.menu.ViewMenu
 

W

WEIXIN_API_SERVER_HOST - Static variable in class com.wudaosoft.weixinsdk.ApiUrlConstants
 
WeiXinAutoCommonConfiguration - Class in com.wudaosoft.weixinsdk.config
 
WeiXinAutoCommonConfiguration() - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinAutoCommonConfiguration
 
WeiXinAutoConfiguration - Class in com.wudaosoft.weixinsdk.config
 
WeiXinAutoConfiguration() - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinAutoConfiguration
 
WeiXinConfig - Class in com.wudaosoft.weixinsdk.config
微信平台配置信息
WeiXinConfig(Request) - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
WeiXinConfig(String, String) - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
WeiXinConfig(String, String, String, String) - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinConfig
 
WeiXinException - Exception in com.wudaosoft.weixinsdk.exception
WeiXinException() - Constructor for exception com.wudaosoft.weixinsdk.exception.WeiXinException
 
WeiXinException(String, Throwable) - Constructor for exception com.wudaosoft.weixinsdk.exception.WeiXinException
 
WeiXinException(String) - Constructor for exception com.wudaosoft.weixinsdk.exception.WeiXinException
 
WeiXinException(Throwable) - Constructor for exception com.wudaosoft.weixinsdk.exception.WeiXinException
 
WeiXinFullAutoConfiguration - Class in com.wudaosoft.weixinsdk.config
 
WeiXinFullAutoConfiguration() - Constructor for class com.wudaosoft.weixinsdk.config.WeiXinFullAutoConfiguration
 
WeiXinMessageController - Class in com.wudaosoft.weixinsdk.controller
 
WeiXinMessageController(WeiXinMessageProcess) - Constructor for class com.wudaosoft.weixinsdk.controller.WeiXinMessageController
 
WeiXinMessageHandler - Interface in com.wudaosoft.weixinsdk.handler
处理微信服务器回调消息引擎
WeiXinMessageHandlerAdapter - Class in com.wudaosoft.weixinsdk.handler
 
WeiXinMessageHandlerAdapter() - Constructor for class com.wudaosoft.weixinsdk.handler.WeiXinMessageHandlerAdapter
 
WeiXinMessageProcess - Class in com.wudaosoft.weixinsdk
微信服务器回调处理
WeiXinMessageProcess(WeiXinConfig, WeiXinMessageHandler) - Constructor for class com.wudaosoft.weixinsdk.WeiXinMessageProcess
 
WeiXinMessageServlet - Class in com.wudaosoft.weixinsdk.servlet
 
WeiXinMessageServlet(WeiXinMessageProcess) - Constructor for class com.wudaosoft.weixinsdk.servlet.WeiXinMessageServlet
 
WXBizMsgCrypt - Class in com.wudaosoft.weixinsdk.aes
提供接收和推送给公众平台消息的加解密接口(UTF8编码的字符串).

X

XMLParse - Class in com.wudaosoft.weixinsdk.aes
XMLParse class 提供提取消息格式中的密文及生成回复消息格式的接口.
XMLParse() - Constructor for class com.wudaosoft.weixinsdk.aes.XMLParse
 
XMLParse - Class in com.wudaosoft.weixinsdk.utils
XMLParse class 提供提取消息格式中的密文及生成回复消息格式的接口.
XMLParse() - Constructor for class com.wudaosoft.weixinsdk.utils.XMLParse
 
A B C D E G I J M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2012–2020 Wudao Software Studio. All rights reserved.