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

A

APP - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.AppType
 

B

BASE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MpAuthorizeScope
不弹出授权页面,直接跳转,只能获取用户openid
BeanUtils - top.codewood.wx.common.util.bean中的类
 
BeanUtils() - 类 的构造器top.codewood.wx.common.util.bean.BeanUtils
 
BUILDER - 类 中的静态变量top.codewood.wx.common.util.json.WxGsonBaseBuilder
 

C

CHAR_SET_UTF_8 - 类 中的静态变量top.codewood.util.http.WxHttpClient
 
checkRequiredFields(Object) - 类 中的静态方法top.codewood.wx.common.util.bean.BeanUtils
 
checkType(String) - 接口 中的静态方法top.codewood.wx.common.api.WxConstants.AppType
 
CLICK - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
点击菜单拉取消息时的事件推送
copy(InputStream, OutputStream) - 类 中的静态方法top.codewood.wx.common.util.file.FileUtils
 
create() - 类 中的静态方法top.codewood.wx.common.util.json.WxGsonBaseBuilder
 
create() - 类 中的静态方法top.codewood.wx.common.util.xml.XStreamInitilizer
 
createHmacSha256Sign(String, String) - 类 中的静态方法top.codewood.wx.common.util.SignUtils
HmacSHA256 签名算法
createTmpFile(InputStream, String, String, File) - 类 中的静态方法top.codewood.wx.common.util.file.FileUtils
 
createTmpFile(InputStream, String, String) - 类 中的静态方法top.codewood.wx.common.util.file.FileUtils
 

D

deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法top.codewood.wx.common.util.json.WxErrorGsonAdapter
 
deserialize(JsonElement, Type, JsonDeserializationContext) - 类 中的方法top.codewood.wx.common.util.json.WxMediaUploadResultAdapter
 

E

EVENT - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 

F

FAIL - 类 中的静态变量top.codewood.wx.common.api.WxConstants
 
FAILURE - 类 中的静态变量top.codewood.wx.common.api.WxConstants
 
FileUtils - top.codewood.wx.common.util.file中的类
 
FileUtils() - 类 的构造器top.codewood.wx.common.util.file.FileUtils
 
fromXml(Class<T>, String) - 类 中的静态方法top.codewood.wx.common.util.xml.XStreamConverter
 
fromXml(Class<T>, InputStream) - 类 中的静态方法top.codewood.wx.common.util.xml.XStreamConverter
 

G

get(String) - 类 中的方法top.codewood.util.http.WxHttpClient
 
get(String) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
getAccessToken() - 类 中的方法top.codewood.wx.common.bean.WxAccessToken
 
getClassFields(Class<?>) - 类 中的静态方法top.codewood.wx.common.util.bean.BeanUtils
 
getCodeMsg(int) - 枚举 中的静态方法top.codewood.wx.common.bean.error.WxErrorEnum
 
getCreatedAt() - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
getErrorCode() - 类 中的方法top.codewood.wx.common.bean.error.WxError
 
getErrorMsg() - 类 中的方法top.codewood.wx.common.bean.error.WxError
 
getExpiresIn() - 类 中的方法top.codewood.wx.common.bean.WxAccessToken
 
getInputStream(String) - 类 中的方法top.codewood.util.http.WxHttpClient
 
getInputStream(String) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
getInstance() - 类 中的静态方法top.codewood.util.http.WxHttpClient
 
getMediaId() - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
getType() - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
getUrl() - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 

H

HTTP_METHOD_GET - 类 中的静态变量top.codewood.util.http.WxHttpClient
 
HTTP_METHOD_POST - 类 中的静态变量top.codewood.util.http.WxHttpClient
 

I

IMAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
IMAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaType
 
IMAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MiniprogramKefuMsgType
 
IMAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
IMAGE_GIF - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
IMAGE_JPEG - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
IMAGE_JPG - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
IMAGE_PNG - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 

L

LINK - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MiniprogramKefuMsgType
 
LINK - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
localAddress() - 类 中的静态方法top.codewood.wx.common.util.net.NetUtils
读取本机IP地址
LOCATION - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
 
LOCATION - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
LOCATION_SELECT - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
location_select:弹出地理位置选择器的事件推送

M

MINIPROGRAM - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.AppType
 
MINIPROGRAM_PAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MiniprogramKefuMsgType
 
MINIPROGRAMPAGE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
发送小程序卡片(要求小程序与公众号已关联)
MP - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.AppType
 
MPNEWS - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
发送图文消息(点击跳转到图文消息页面) 图文消息条数限制在1条以内,注意,如果图文数超过1,则将会返回错误码45008。
MSGMENU - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
MUSIC - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
MUSIC - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 

N

NetUtils - top.codewood.wx.common.util.net中的类
 
NetUtils() - 类 的构造器top.codewood.wx.common.util.net.NetUtils
 
NEWS - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
发送图文消息(点击跳转到外链) 图文消息条数限制在1条以内,注意,如果图文数超过1,则将会返回错误码45008
NEWS - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 

P

PIC_PHOTO_OR_ALBUM - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
pic_photo_or_album:弹出拍照或者相册发图的事件推送
PIC_SYSPHOTO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
pic_sysphoto:弹出系统拍照发图的事件推送
PIC_WEIXIN - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
pic_weixin:弹出微信相册发图器的事件推送
post(String, String) - 类 中的方法top.codewood.util.http.WxHttpClient
 
post(String, List<? extends NameValuePair>) - 类 中的方法top.codewood.util.http.WxHttpClient
 
post(String, String) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
post(String, List<? extends NameValuePair>) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
postInputStream(String, String) - 类 中的方法top.codewood.util.http.WxHttpClient
 
postInputStream(String, String) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 

R

registerClass(Class<?>) - 类 中的静态方法top.codewood.wx.common.util.xml.XStreamConverter
 
Required - top.codewood.wx.annotation中的注释类型
 

S

SCAN - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
 
SCANCODE_PUSH - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
扫码推事件的事件推送
SCANCODE_WAITMSG - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
扫码推事件且弹出“消息接收中”提示框的事件推送
setAccessToken(String) - 类 中的方法top.codewood.wx.common.bean.WxAccessToken
 
setCreatedAt(long) - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
setErrorCode(int) - 类 中的方法top.codewood.wx.common.bean.error.WxError
 
setErrorMsg(String) - 类 中的方法top.codewood.wx.common.bean.error.WxError
 
setExpiresIn(int) - 类 中的方法top.codewood.wx.common.bean.WxAccessToken
 
setMediaId(String) - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
setType(String) - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
setUrl(String) - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
SHORT_VIDEO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
SignUtils - top.codewood.wx.common.util中的类
 
SignUtils() - 类 的构造器top.codewood.wx.common.util.SignUtils
 
SUBSCRIBE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
 
SUCCESS - 类 中的静态变量top.codewood.wx.common.api.WxConstants
 

T

TEMPLATE_SEND_JOB_FINISH - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
模板信息发送完成
TEXT - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
TEXT - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MiniprogramKefuMsgType
 
TEXT - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
THUMB - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
THUMB - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaType
 
top.codewood.util.http - 程序包 top.codewood.util.http
 
top.codewood.wx.annotation - 程序包 top.codewood.wx.annotation
 
top.codewood.wx.common.api - 程序包 top.codewood.wx.common.api
 
top.codewood.wx.common.bean - 程序包 top.codewood.wx.common.bean
 
top.codewood.wx.common.bean.error - 程序包 top.codewood.wx.common.bean.error
 
top.codewood.wx.common.bean.media - 程序包 top.codewood.wx.common.bean.media
 
top.codewood.wx.common.util - 程序包 top.codewood.wx.common.util
 
top.codewood.wx.common.util.bean - 程序包 top.codewood.wx.common.util.bean
 
top.codewood.wx.common.util.file - 程序包 top.codewood.wx.common.util.file
 
top.codewood.wx.common.util.json - 程序包 top.codewood.wx.common.util.json
 
top.codewood.wx.common.util.net - 程序包 top.codewood.wx.common.util.net
 
top.codewood.wx.common.util.xml - 程序包 top.codewood.wx.common.util.xml
 
toString() - 类 中的方法top.codewood.wx.common.bean.error.WxError
 
toString() - 类 中的方法top.codewood.wx.common.bean.media.WxMediaUploadResult
 
toString(Object) - 类 中的方法top.codewood.wx.common.util.xml.XStreamCDataConverter
 
toString(Object) - 类 中的方法top.codewood.wx.common.util.xml.XStreamMediaIdConverter
 
toXml(T) - 类 中的静态方法top.codewood.wx.common.util.xml.XStreamConverter
 
TRANSFER_CUSTOMER_SERVICE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 

U

UNSUBSCRIBE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
 
upload(String, File) - 类 中的方法top.codewood.util.http.WxHttpClient
 
upload(String, File, String) - 类 中的方法top.codewood.util.http.WxHttpClient
 
upload(String, File) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
upload(String, File, String) - 类 中的静态方法top.codewood.wx.common.api.WxBaseHttpApi
 
USER_INFO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MpAuthorizeScope
弹出授权页面,可通过openid拿到昵称、性别、所在地。

V

valueOf(String) - 枚举 中的静态方法top.codewood.wx.common.bean.error.WxErrorEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法top.codewood.wx.common.bean.error.WxErrorEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VIDEO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
VIDEO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaType
 
VIDEO - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
VIDEO_MP4 - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
VIEW - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
点击菜单跳转链接时的事件推送
VIEW_MINIPROGRAM - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.EventType
点击菜单跳转小程序的事件推送
VOICE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
 
VOICE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaType
 
VOICE - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.XmlMsgType
 
VOICE_AMR - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 
VOICE_MP3 - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.MediaFileType
 

W

WxAccessToken - top.codewood.wx.common.bean中的类
 
WxAccessToken() - 类 的构造器top.codewood.wx.common.bean.WxAccessToken
 
WxBaseHttpApi - top.codewood.wx.common.api中的类
 
WxBaseHttpApi() - 类 的构造器top.codewood.wx.common.api.WxBaseHttpApi
 
WXCARD - 接口 中的静态变量top.codewood.wx.common.api.WxConstants.KefuMsgType
发送卡券
WxConstants - top.codewood.wx.common.api中的类
微信常量类
WxConstants() - 类 的构造器top.codewood.wx.common.api.WxConstants
 
WxConstants.AppType - top.codewood.wx.common.api中的接口
公众号 | 小程序 | app
WxConstants.EventType - top.codewood.wx.common.api中的接口
 
WxConstants.KefuMsgType - top.codewood.wx.common.api中的接口
 
WxConstants.MediaFileType - top.codewood.wx.common.api中的接口
 
WxConstants.MediaType - top.codewood.wx.common.api中的接口
 
WxConstants.MiniprogramKefuMsgType - top.codewood.wx.common.api中的接口
 
WxConstants.MpAuthorizeScope - top.codewood.wx.common.api中的接口
 
WxConstants.XmlMsgType - top.codewood.wx.common.api中的接口
 
WxError - top.codewood.wx.common.bean.error中的类
 
WxError() - 类 的构造器top.codewood.wx.common.bean.error.WxError
 
WxError(int, String) - 类 的构造器top.codewood.wx.common.bean.error.WxError
 
WxErrorEnum - top.codewood.wx.common.bean.error中的枚举
WxErrorException - top.codewood.wx.common.bean.error中的异常错误
 
WxErrorException(WxError) - 异常错误 的构造器top.codewood.wx.common.bean.error.WxErrorException
 
WxErrorException(String) - 异常错误 的构造器top.codewood.wx.common.bean.error.WxErrorException
 
WxErrorGsonAdapter - top.codewood.wx.common.util.json中的类
 
WxErrorGsonAdapter() - 类 的构造器top.codewood.wx.common.util.json.WxErrorGsonAdapter
 
WxGsonBaseBuilder - top.codewood.wx.common.util.json中的类
 
WxGsonBaseBuilder() - 类 的构造器top.codewood.wx.common.util.json.WxGsonBaseBuilder
 
WxHttpClient - top.codewood.util.http中的类
 
WxHttpClient() - 类 的构造器top.codewood.util.http.WxHttpClient
 
WxMediaUploadResult - top.codewood.wx.common.bean.media中的类
 
WxMediaUploadResult() - 类 的构造器top.codewood.wx.common.bean.media.WxMediaUploadResult
 
WxMediaUploadResultAdapter - top.codewood.wx.common.util.json中的类
 
WxMediaUploadResultAdapter() - 类 的构造器top.codewood.wx.common.util.json.WxMediaUploadResultAdapter
 
WxRuntimeException - top.codewood.wx.common.bean.error中的异常错误
 
WxRuntimeException(String) - 异常错误 的构造器top.codewood.wx.common.bean.error.WxRuntimeException
 

X

xml2Map(String) - 类 中的静态方法top.codewood.wx.common.util.xml.XmlUtils
 
xmlBean2Map(Object) - 类 中的静态方法top.codewood.wx.common.util.bean.BeanUtils
 
XmlUtils - top.codewood.wx.common.util.xml中的类
 
XmlUtils() - 类 的构造器top.codewood.wx.common.util.xml.XmlUtils
 
XStreamCDataConverter - top.codewood.wx.common.util.xml中的类
 
XStreamCDataConverter() - 类 的构造器top.codewood.wx.common.util.xml.XStreamCDataConverter
 
XStreamConverter - top.codewood.wx.common.util.xml中的类
 
XStreamConverter() - 类 的构造器top.codewood.wx.common.util.xml.XStreamConverter
 
XStreamInitilizer - top.codewood.wx.common.util.xml中的类
 
XStreamInitilizer() - 类 的构造器top.codewood.wx.common.util.xml.XStreamInitilizer
 
XStreamMediaIdConverter - top.codewood.wx.common.util.xml中的类
 
XStreamMediaIdConverter() - 类 的构造器top.codewood.wx.common.util.xml.XStreamMediaIdConverter
 
A B C D E F G H I L M N P R S T U V W X 
跳过导航链接

Copyright © 2021. All rights reserved.