- get() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- get(Integer) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- get(String, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- get() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(Integer) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpMenuService
-
自定义菜单查询接口
详情请见: http://mp.weixin.qq.com/wiki/index.php?
- get(String, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
当本Service没有实现某个API的时候,可以用这个,针对所有微信API中的GET请求
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getAccessToken(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- 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.config.WxCpConfigStorage
-
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getAccessToken() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getAesKey() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getAesKey() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getAgentId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getAgentId() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getApacheHttpClientBuilder() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
http client builder
- getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getApacheHttpClientBuilder() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getById(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- getById(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpUserService
-
获取用户
- getCallbackIp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getCallbackIp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取微信服务器的ip段
http://qydev.weixin.qq.com/wiki/index.php?
- getCode() - 枚举 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Gender
-
- getCorpId() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getCorpId() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getCorpSecret() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getCorpSecret() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getDepartmentService() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getDepartmentService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取部门相关接口的服务类对象
- getDescription() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getExpiresTime() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getGenderName() - 枚举 中的方法me.chanjar.weixin.cp.bean.WxCpUser.Gender
-
- getHttpProxyHost() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getHttpProxyHost() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getHttpProxyPassword() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getHttpProxyPassword() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getHttpProxyPort() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getHttpProxyPort() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getHttpProxyUsername() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getHttpProxyUsername() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getInvalidPartyList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidTagList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- getInvalidUserList() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
-
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getJsapiTicket(boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- 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.config.WxCpConfigStorage
-
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getJsapiTicket() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getJsapiTicketExpiresTime() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getMediaId() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getMediaService() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getMediaService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取媒体相关接口的服务类对象
- getMenuService() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getMenuService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取菜单相关接口的服务类对象
- getMsgType() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlMessage
-
当接受用户消息时,可能会获得以下值:
WxConsts.XmlMsgType#TEXT
WxConsts.XmlMsgType#IMAGE
WxConsts.XmlMsgType#VOICE
WxConsts.XmlMsgType#VIDEO
WxConsts.XmlMsgType#LOCATION
WxConsts.XmlMsgType#LINK
WxConsts.XmlMsgType#EVENT
- getOauth2redirectUri() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getOauth2redirectUri() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getOauth2Service() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getOauth2Service() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取Oauth2相关接口的服务类对象
- getRequestHttp() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getRequestHttp() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
http请求对象
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpClient() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestHttpProxy() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getRequestType() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getSession(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getSession(String, boolean) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- 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。
- getTagService() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getTagService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取标签相关接口的服务类对象
- getTaskResult(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getTaskResult(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取异步任务结果
- getTitle() - 类 中的方法me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getTmpDirFile() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getTmpDirFile() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getToken() - 接口 中的方法me.chanjar.weixin.cp.config.WxCpConfigStorage
-
- getToken() - 类 中的方法me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- getToken() - 类 中的方法me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- getUserInfo(String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(Integer, String) - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- getUserInfo(String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
-
用oauth2获取用户信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserInfo(Integer, String) - 接口 中的方法me.chanjar.weixin.cp.api.WxCpOAuth2Service
-
用oauth2获取用户信息
http://qydev.weixin.qq.com/wiki/index.php?
- getUserService() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- getUserService() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取用户相关接口的服务类对象
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- getWxCpConfigStorage() - 类 中的方法me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- getWxCpConfigStorage() - 接口 中的方法me.chanjar.weixin.cp.api.WxCpService
-
获取WxMpConfigStorage 对象
- globalAccessTokenRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
全局的是否正在刷新access token的锁
- globalJsapiTicketRefreshLock - 类 中的变量me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
全局的是否正在刷新jsapi_ticket的锁