| 程序包 | 说明 |
|---|---|
| me.chanjar.weixin.mp.api | |
| me.chanjar.weixin.mp.api.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpService |
WxMpMemberCardService.getWxMpService()
得到WxMpService.
|
WxMpService |
WxMpCardService.getWxMpService()
得到WxMpService
|
WxMpService |
WxMpService.switchoverTo(String mpId)
进行相应的公众号切换
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpXmlOutMessage |
WxMpMessageHandler.handle(WxMpXmlMessage wxMessage,
Map<String,Object> context,
WxMpService wxMpService,
WxSessionManager sessionManager) |
boolean |
WxMpMessageInterceptor.intercept(WxMpXmlMessage wxMessage,
Map<String,Object> context,
WxMpService wxMpService,
WxSessionManager sessionManager)
拦截微信消息
|
WxMpXmlOutMessage |
WxMpMessageRouter.route(WxMpXmlMessage wxMessage,
Map<String,Object> context,
WxMpService wxMpService)
处理微信消息
|
protected WxMpXmlOutMessage |
WxMpMessageRouterRule.service(WxMpXmlMessage wxMessage,
Map<String,Object> context,
WxMpService wxMpService,
WxSessionManager sessionManager,
WxErrorExceptionHandler exceptionHandler)
处理微信推送过来的消息
|
| 构造器和说明 |
|---|
WxMpMessageRouter(WxMpService wxMpService) |
WxMpMessageRouter(WxMpService wxMpService,
ExecutorService executorService)
使用自定义的
ExecutorService
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
BaseWxMpServiceImpl<H,P>
基础实现类.
|
class |
WxMpServiceHttpClientImpl
apache http client方式实现.
|
class |
WxMpServiceImpl
默认接口实现类,使用apache httpclient实现
Created by Binary Wang on 2017-5-27.
|
class |
WxMpServiceJoddHttpImpl
jodd-http方式实现
|
class |
WxMpServiceOkHttpImpl
okhttp实现
|
| 限定符和类型 | 方法和说明 |
|---|---|
WxMpService |
WxMpMemberCardServiceImpl.getWxMpService() |
WxMpService |
WxMpCardServiceImpl.getWxMpService() |
WxMpService |
BaseWxMpServiceImpl.switchoverTo(String mpId) |
| 构造器和说明 |
|---|
WxMpAiOpenServiceImpl(WxMpService wxMpService) |
WxMpCardServiceImpl(WxMpService wxMpService) |
WxMpDataCubeServiceImpl(WxMpService wxMpService) |
WxMpDeviceServiceImpl(WxMpService wxMpService) |
WxMpKefuServiceImpl(WxMpService wxMpService) |
WxMpMarketingServiceImpl(WxMpService wxMpService) |
WxMpMassMessageServiceImpl(WxMpService wxMpService) |
WxMpMaterialServiceImpl(WxMpService wxMpService) |
WxMpMemberCardServiceImpl(WxMpService wxMpService) |
WxMpMenuServiceImpl(WxMpService wxMpService) |
WxMpQrcodeServiceImpl(WxMpService wxMpService) |
WxMpShakeServiceImpl(WxMpService wxMpService) |
WxMpStoreServiceImpl(WxMpService wxMpService) |
WxMpSubscribeMsgServiceImpl(WxMpService wxMpService) |
WxMpTemplateMsgServiceImpl(WxMpService wxMpService) |
WxMpUserBlacklistServiceImpl(WxMpService wxMpService) |
WxMpUserServiceImpl(WxMpService wxMpService) |
WxMpUserTagServiceImpl(WxMpService wxMpService) |
WxMpWifiServiceImpl(WxMpService wxMpService) |
Copyright © 2019. All rights reserved.