- Web() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo.ExternalAttribute.Web
-
- WxCpAgent - me.chanjar.weixin.cp.bean中的类
-
企业号应用信息.
- WxCpAgent() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpAgent
-
- WxCpAgent.Parties - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.Tags - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.User - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgent.Users - me.chanjar.weixin.cp.bean中的类
-
- WxCpAgentService - me.chanjar.weixin.cp.api中的接口
-
管理企业号应用
文档地址:https://work.weixin.qq.com/api/doc#10087
Created by huansinho on 2018/4/13.
- WxCpAgentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
管理企业号应用
Created by huansinho on 2018/4/13.
- WxCpAgentServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpAgentServiceImpl
-
- WxCpConfigStorage - me.chanjar.weixin.cp.config中的接口
-
微信客户端配置存储
- WxCpConsts - me.chanjar.weixin.cp中的类
-
企业微信常量
Created by Binary Wang on 2018/8/25.
- WxCpConsts() - 类 的构造器me.chanjar.weixin.cp.WxCpConsts
-
- WxCpConsts.ContactChangeType - me.chanjar.weixin.cp中的类
-
企业微信通讯录变更事件.
- WxCpConsts.EventType - me.chanjar.weixin.cp中的类
-
企业微信端推送过来的事件类型.
- WxCpCryptUtil - me.chanjar.weixin.cp.util.crypto中的类
-
- WxCpCryptUtil(WxCpConfigStorage) - 类 的构造器me.chanjar.weixin.cp.util.crypto.WxCpCryptUtil
-
构造函数
- WxCpDepart - me.chanjar.weixin.cp.bean中的类
-
微信部门.
- WxCpDepart() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpDepart
-
- WxCpDepartGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
- WxCpDepartGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpDepartGsonAdapter
-
- WxCpDepartmentService - me.chanjar.weixin.cp.api中的接口
-
部门管理接口
Created by BinaryWang on 2017/6/24.
- WxCpDepartmentServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
部门管理接口
Created by BinaryWang on 2017/6/24.
- WxCpDepartmentServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpDepartmentServiceImpl
-
- WxCpGsonBuilder - me.chanjar.weixin.cp.util.json中的类
-
- WxCpGsonBuilder() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpGsonBuilder
-
- WxCpInMemoryConfigStorage - me.chanjar.weixin.cp.config中的类
-
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化
- WxCpInMemoryConfigStorage() - 类 的构造器me.chanjar.weixin.cp.config.WxCpInMemoryConfigStorage
-
- WxCpInviteResult - me.chanjar.weixin.cp.bean中的类
-
邀请成员的结果对象类.
- WxCpInviteResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpInviteResult
-
- WxCpJedisConfigStorage - me.chanjar.weixin.cp.config中的类
-
Jedis client implementor for wechat config storage.
- WxCpJedisConfigStorage(String, int) - 类 的构造器me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- WxCpJedisConfigStorage(JedisPoolConfig, String, int) - 类 的构造器me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- WxCpJedisConfigStorage(JedisPoolConfig, String, int, int, String) - 类 的构造器me.chanjar.weixin.cp.config.WxCpJedisConfigStorage
-
- WxCpMediaService - me.chanjar.weixin.cp.api中的接口
-
媒体管理接口
Created by BinaryWang on 2017/6/24.
- WxCpMediaServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
媒体管理接口
Created by Binary Wang on 2017-6-25.
- WxCpMediaServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMediaServiceImpl
-
- WxCpMenuGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
企业号菜单json转换适配器
Created by Binary Wang on 2017-6-25.
- WxCpMenuGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpMenuGsonAdapter
-
- WxCpMenuService - me.chanjar.weixin.cp.api中的接口
-
菜单管理相关接口
Created by BinaryWang on 2017/6/24.
- WxCpMenuServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
菜单管理相关接口
Created by Binary Wang on 2017-6-25.
- WxCpMenuServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpMenuServiceImpl
-
- WxCpMessage - me.chanjar.weixin.cp.bean中的类
-
消息.
- WxCpMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessage
-
- WxCpMessageGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
- WxCpMessageGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpMessageGsonAdapter
-
- WxCpMessageHandler - me.chanjar.weixin.cp.message中的接口
-
处理微信推送消息的处理器接口
- WxCpMessageInterceptor - me.chanjar.weixin.cp.message中的接口
-
微信消息拦截器,可以用来做验证
- WxCpMessageMatcher - me.chanjar.weixin.cp.message中的接口
-
消息匹配器,用在消息路由的时候
- WxCpMessageRouter - me.chanjar.weixin.cp.message中的类
-
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理
说明:
1.
- WxCpMessageRouter(WxCpService) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouter
-
- WxCpMessageRouterRule - me.chanjar.weixin.cp.message中的类
-
- WxCpMessageRouterRule(WxCpMessageRouter) - 类 的构造器me.chanjar.weixin.cp.message.WxCpMessageRouterRule
-
- WxCpMessageSendResult - me.chanjar.weixin.cp.bean中的类
-
消息发送结果对象类.
- WxCpMessageSendResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpMessageSendResult
-
- WxCpOAuth2Service - me.chanjar.weixin.cp.api中的接口
-
OAuth2相关管理接口
Created by BinaryWang on 2017/6/24.
- WxCpOAuth2ServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
Created by Binary Wang on 2017-6-25.
- WxCpOAuth2ServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpOAuth2ServiceImpl
-
- WxCpService - me.chanjar.weixin.cp.api中的接口
-
微信API的Service
- WxCpServiceAbstractImpl<H,P> - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceAbstractImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceAbstractImpl
-
- WxCpServiceApacheHttpClientImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceApacheHttpClientImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceApacheHttpClientImpl
-
- WxCpServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
默认接口实现类,使用apache httpclient实现
Created by Binary Wang on 2017-5-27.
- WxCpServiceImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceImpl
-
- WxCpServiceJoddHttpImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceJoddHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceJoddHttpImpl
-
- WxCpServiceOkHttpImpl - me.chanjar.weixin.cp.api.impl中的类
-
- WxCpServiceOkHttpImpl() - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpServiceOkHttpImpl
-
- WxCpTag - me.chanjar.weixin.cp.bean中的类
-
Created by Daniel Qian.
- WxCpTag() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTag
-
- WxCpTagAddOrRemoveUsersResult - me.chanjar.weixin.cp.bean中的类
-
为标签添加或移除用户结果对象类.
- WxCpTagAddOrRemoveUsersResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagAddOrRemoveUsersResult
-
- WxCpTagGetResult - me.chanjar.weixin.cp.bean中的类
-
管理企业号应用-测试
Created by huansinho on 2018/4/16.
- WxCpTagGetResult() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpTagGetResult
-
- WxCpTagGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
- WxCpTagGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpTagGsonAdapter
-
- WxCpTagService - me.chanjar.weixin.cp.api中的接口
-
标签管理接口.
- WxCpTagServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
标签管理接口
Created by Binary Wang on 2017-6-25.
- WxCpTagServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpTagServiceImpl
-
- WxCpUser - me.chanjar.weixin.cp.bean中的类
-
微信用户信息.
- WxCpUser() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUser
-
- WxCpUser.Attr - me.chanjar.weixin.cp.bean中的类
-
- WxCpUser.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserDetail - me.chanjar.weixin.cp.bean中的类
-
使用user_ticket获取成员详情接口返回类.
- WxCpUserDetail() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserDetail
-
- WxCpUserExternalContactInfo - me.chanjar.weixin.cp.bean中的类
-
外部联系人详情
Created by Binary Wang on 2018/9/16.
- WxCpUserExternalContactInfo() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpUserExternalContactInfo
-
- WxCpUserExternalContactInfo.ExternalAttribute - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.MiniProgram - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.Text - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalAttribute.Web - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalContact - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.ExternalProfile - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserExternalContactInfo.FollowedUser - me.chanjar.weixin.cp.bean中的类
-
- WxCpUserGsonAdapter - me.chanjar.weixin.cp.util.json中的类
-
- WxCpUserGsonAdapter() - 类 的构造器me.chanjar.weixin.cp.util.json.WxCpUserGsonAdapter
-
- WxCpUserService - me.chanjar.weixin.cp.api中的接口
-
用户管理接口
Created by BinaryWang on 2017/6/24.
- WxCpUserServiceImpl - me.chanjar.weixin.cp.api.impl中的类
-
Created by BinaryWang on 2017/6/24.
- WxCpUserServiceImpl(WxCpService) - 类 的构造器me.chanjar.weixin.cp.api.impl.WxCpUserServiceImpl
-
- WxCpXmlMessage - me.chanjar.weixin.cp.bean中的类
-
微信推送过来的消息,也是同步回复给用户的消息,xml格式
相关字段的解释看微信开发者文档:
https://work.weixin.qq.com/api/doc#12973
https://work.weixin.qq.com/api/doc#12974
- WxCpXmlMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlMessage
-
- WxCpXmlMessage.ExtAttr - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.ExtAttr.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.ScanCodeInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendLocationInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendPicsInfo - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlMessage.SendPicsInfo.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutImageMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutImageMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutImageMessage
-
- WxCpXmlOutMessage - me.chanjar.weixin.cp.bean中的类
-
被动回复消息.
- WxCpXmlOutMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutMessage
-
- WxCpXmlOutNewsMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutNewsMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutNewsMessage
-
- WxCpXmlOutNewsMessage.Item - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutTextMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutTextMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutTextMessage
-
- WxCpXmlOutVideoMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVideoMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVideoMessage
-
- WxCpXmlOutVideoMessage.Video - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVoiceMessage - me.chanjar.weixin.cp.bean中的类
-
- WxCpXmlOutVoiceMessage() - 类 的构造器me.chanjar.weixin.cp.bean.WxCpXmlOutVoiceMessage
-