| 接口 | 说明 |
|---|---|
| WxCpConfigStorage |
微信客户端配置存储
|
| WxCpMessageHandler |
处理微信推送消息的处理器接口
|
| WxCpMessageInterceptor |
微信消息拦截器,可以用来做验证
|
| WxCpMessageMatcher |
消息匹配器,用在消息路由的时候
|
| WxCpService |
微信API的Service
|
| 类 | 说明 |
|---|---|
| WxCpInMemoryConfigStorage |
基于内存的微信配置provider,在实际生产环境中应该将这些配置持久化
|
| WxCpMessageRouter |
微信消息路由器,通过代码化的配置,把来自微信的消息交给handler处理
说明:
1.
|
| WxCpMessageRouterRule | |
| WxCpServiceImpl |
Copyright © 2015. All rights reserved.