程序包 | 说明 |
---|---|
me.chanjar.weixin.cp.api.impl | |
me.chanjar.weixin.cp.corpgroup.service | |
me.chanjar.weixin.cp.corpgroup.service.impl | |
me.chanjar.weixin.cp.message |
限定符和类型 | 类和说明 |
---|---|
class |
BaseWxCpServiceImpl<H,P>
.
|
class |
WxCpServiceApacheHttpClientImpl
The type Wx cp service apache http client.
|
class |
WxCpServiceImpl
默认接口实现类,使用apache httpclient实现
Created by Binary Wang on 2017-5-27.
|
class |
WxCpServiceJoddHttpImpl
The type Wx cp service jodd http.
|
class |
WxCpServiceOkHttpImpl
The type Wx cp service ok http.
|
class |
WxCpServiceOnTpImpl
默认接口实现类,使用apache httpclient实现,配合第三方应用service使用
Created by zhenjun cai.
|
限定符和类型 | 方法和说明 |
---|---|
void |
WxCpCgService.setWxCpService(WxCpService wxCpService) |
限定符和类型 | 方法和说明 |
---|---|
void |
BaseWxCpCgServiceImpl.setWxCpService(WxCpService wxCpService) |
限定符和类型 | 方法和说明 |
---|---|
WxCpXmlOutMessage |
WxCpMessageHandler.handle(WxCpXmlMessage wxMessage,
Map<String,Object> context,
WxCpService wxCpService,
WxSessionManager sessionManager)
Handle wx cp xml out message.
|
boolean |
WxCpMessageInterceptor.intercept(WxCpXmlMessage wxMessage,
Map<String,Object> context,
WxCpService wxCpService,
WxSessionManager sessionManager)
拦截微信消息
|
protected WxCpXmlOutMessage |
WxCpMessageRouterRule.service(WxCpXmlMessage wxMessage,
Map<String,Object> context,
WxCpService wxCpService,
WxSessionManager sessionManager,
WxErrorExceptionHandler exceptionHandler)
处理微信推送过来的消息
|
构造器和说明 |
---|
WxCpMessageRouter(WxCpService wxCpService)
构造方法.
|
WxCpMessageRouter(WxCpService wxMpService,
ExecutorService executorService)
使用自定义的
ExecutorService . |
Copyright © 2024. All rights reserved.