跳过导航链接
A C D F G I L M N P S V W 

A

addItem(String, String, String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
afterPropertiesSet() - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
APP_ID - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
APP_SECRET - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 

C

CacheBean - net.oschina.suyeer.fastwechat.bean.base中的类
Created by jun on 2016/11/29.
CacheBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.base.CacheBean
 
checkParams(Object) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwBaseUtil
参数校验
ConstUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2016/11/26.
ConstUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.ConstUtil
 
CONTENT_TYPE_APPLICATION_JSON - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
CONTENT_TYPE_APPLICATION_JSONP - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
CONTENT_TYPE_APPLICATION_XML - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
CONTENT_TYPE_URLENCODED - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
createMenuButton(FwMenuBean) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwMenuUtil
 
createSign(TreeMap<String, String>) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwBaseUtil
创建md5摘要,规则是:按参数名称a-z排序,遇到空值的参数不参加签名。

D

DEFAULT_ENCODE - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
common

F

FwBaseButtonBean - net.oschina.suyeer.fastwechat.bean.fwmenu中的类
Created by jun on 2016/11/30.
FwBaseButtonBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
FwBaseUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2017/2/15.
FwBaseUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwBaseUtil
 
FwButtonBean - net.oschina.suyeer.fastwechat.bean.fwmenu中的类
Created by jun on 2016/11/30.
FwButtonBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwmenu.FwButtonBean
 
FwMenuBean - net.oschina.suyeer.fastwechat.bean.fwmenu中的类
Created by jun on 2016/11/30.
FwMenuBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwmenu.FwMenuBean
 
FwMenuUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2016/11/30.
FwMenuUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwMenuUtil
 
FwPayUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2017/2/9.
FwPayUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwPayUtil
 
FwPrepayBean - net.oschina.suyeer.fastwechat.bean.fwpay中的类
Created by jun on 2017/2/9.
FwPrepayBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
FwSubButtonBean - net.oschina.suyeer.fastwechat.bean.fwmenu中的类
Created by jun on 2016/11/30.
FwSubButtonBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwmenu.FwSubButtonBean
 
FwTemplateBean - net.oschina.suyeer.fastwechat.bean.fwtemplate中的类
模版消息类 Created by jun on 2017/2/6.
FwTemplateBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
FwTemplateUtil - net.oschina.suyeer.fastwechat.util中的类
模板消息方法 Created by jun on 2017/2/6.
FwTemplateUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwTemplateUtil
 
FwTemplateValueBean - net.oschina.suyeer.fastwechat.bean.fwtemplate中的类
模版消息字段实体类 Created by jun on 2017/2/6.
FwTemplateValueBean() - 类 的构造器net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateValueBean
 
FwUserUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2017/2/15.
FwUserUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwUserUtil
 
FwUtil - net.oschina.suyeer.fastwechat.util中的类
Created by jun on 2016/11/29.
FwUtil() - 类 的构造器net.oschina.suyeer.fastwechat.util.FwUtil
 

G

getAccessToken() - 类 中的方法net.oschina.suyeer.fastwechat.module.WeChatDataCache
 
getAccessToken() - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUtil
 
getAppId() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getAppSecret() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getAuthAccessToken(String) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUserUtil
用户授权相关, 根据code换取信息
getBatchUserInfo() - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUserUtil
批量获取用户信息,一次可获取10000条
getButton() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwMenuBean
 
getCode() - 枚举 中的方法net.oschina.suyeer.fastwechat.enums.LanguageEnum
 
getCode() - 枚举 中的方法net.oschina.suyeer.fastwechat.enums.MenuButtonTypeEnum
 
getColor() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateValueBean
 
getCreateTime() - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.CacheBean
 
getData() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
getDes() - 枚举 中的方法net.oschina.suyeer.fastwechat.enums.LanguageEnum
 
getDes() - 枚举 中的方法net.oschina.suyeer.fastwechat.enums.MenuButtonTypeEnum
 
getIfLocalCache() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getIfMemCached() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getIfRedis() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getInstance() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getInstance() - 类 中的静态方法net.oschina.suyeer.fastwechat.module.WeChatDataCache
 
getJsApiTicket() - 类 中的方法net.oschina.suyeer.fastwechat.module.WeChatDataCache
 
getJsApiTicket() - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUtil
 
getKey() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
getMchId() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getMedia_id() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
getName() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
getOrderNumber(String) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwPayUtil
 
getPartnerId() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getPartnerKey() - 类 中的静态方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
getPayParams(FwPrepayBean) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwPayUtil
 
getRefreshToken(String) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUserUtil
用户授权相关, 刷新Token
getSub_button() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwButtonBean
 
getTemplate_id() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
getTouser() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
getType() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
getUrl() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
getUrl() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
getUserInfo(String) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUserUtil
用全局accessToken获取用户信息
getUserInfoByOpenId(String) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUtil
 
getUserInfoByOpenId(String, LanguageEnum) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUtil
 
getUserOpenIdList() - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUserUtil
批量获取用户openid,一次可获取10000条
getValue() - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.CacheBean
 
getValue() - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateValueBean
 

I

IF_LOCALCACHE - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
IF_MEMCACHED - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
IF_REDIS - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 

L

LanguageEnum - net.oschina.suyeer.fastwechat.enums中的枚举
Created by jun on 2016/11/29.

M

MCH_ID - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
MenuButtonTypeEnum - net.oschina.suyeer.fastwechat.enums中的枚举
Created by jun on 2016/11/30.

N

net.oschina.suyeer.fastwechat.bean.base - 程序包 net.oschina.suyeer.fastwechat.bean.base
 
net.oschina.suyeer.fastwechat.bean.fwmenu - 程序包 net.oschina.suyeer.fastwechat.bean.fwmenu
 
net.oschina.suyeer.fastwechat.bean.fwpay - 程序包 net.oschina.suyeer.fastwechat.bean.fwpay
 
net.oschina.suyeer.fastwechat.bean.fwtemplate - 程序包 net.oschina.suyeer.fastwechat.bean.fwtemplate
 
net.oschina.suyeer.fastwechat.enums - 程序包 net.oschina.suyeer.fastwechat.enums
 
net.oschina.suyeer.fastwechat.module - 程序包 net.oschina.suyeer.fastwechat.module
 
net.oschina.suyeer.fastwechat.util - 程序包 net.oschina.suyeer.fastwechat.util
 

P

PARTNER_ID - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
PARTNER_KEY - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 

S

sendTemplate(FwTemplateBean) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwTemplateUtil
发送模板消息
sendTemplate(FwTemplateBean) - 类 中的静态方法net.oschina.suyeer.fastwechat.util.FwUtil
 
setAppId(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setAppSecret(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setBody(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setButton(List<FwButtonBean>) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwMenuBean
 
setColor(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateValueBean
 
setCreateTime(Date) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.CacheBean
 
setData(HashMap<String, FwTemplateValueBean>) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
setIfLocalCache(Boolean) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setIfMemCached(Boolean) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setIfRedis(Boolean) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setKey(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
setMchId(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setMedia_id(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
setName(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
setNotify_url(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setOpenid(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setOut_trade_no(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setPartnerId(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setPartnerKey(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.WeChatProperties
 
setSpbill_create_ip(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setSub_button(List<FwSubButtonBean>) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwButtonBean
 
setTemplate_id(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
setTotal_fee(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setTouser(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
setTrade_type(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwpay.FwPrepayBean
 
setType(MenuButtonTypeEnum) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
setUrl(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwmenu.FwBaseButtonBean
 
setUrl(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateBean
 
setValue(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.base.CacheBean
 
setValue(String) - 类 中的方法net.oschina.suyeer.fastwechat.bean.fwtemplate.FwTemplateValueBean
 
STRING_EMPTY - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 

V

valueOf(String) - 枚举 中的静态方法net.oschina.suyeer.fastwechat.enums.LanguageEnum
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法net.oschina.suyeer.fastwechat.enums.MenuButtonTypeEnum
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法net.oschina.suyeer.fastwechat.enums.LanguageEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法net.oschina.suyeer.fastwechat.enums.MenuButtonTypeEnum
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

WeChatDataCache - net.oschina.suyeer.fastwechat.module中的类
Created by jun on 2016/11/29.
WeChatProperties - net.oschina.suyeer.fastwechat.bean.base中的类
Created by jun on 2016/11/26.
WX_CACHE_KEEP_EXPIRED_SECOND - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
微信开发数据
WX_KEY_ACCESS_TOKEN - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_KEY_JS_API_TICKET - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_PARAMETER_ACCESS_TOKEN - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_PARAMETER_TICKET - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_CGI_BIN_ACCESS_TOKEN - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_CREATE_MENU - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_GET_BATCH_USER_INFO - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_GET_JS_API_TICKET - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_GET_USER_INFO - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_GET_USER_LIST_OPENID - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_OAUTH2_ACCESS_TOKEN - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_OAUTH2_REFRESH_TOKEN - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_ORDER_QUERY - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_SEND_TEMPLATE_MESSAGE - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
WX_URL_UNIFIED_ORDER - 类 中的静态变量net.oschina.suyeer.fastwechat.util.ConstUtil
 
A C D F G I L M N P S V W 
跳过导航链接

Copyright © 2017. All rights reserved.