public interface PayMessageInterceptor
email egzosn@gmail.com
date 2016-6-1 11:40:30
source Daniel Qian
| Modifier and Type | Method and Description |
|---|---|
boolean |
intercept(PayMessage payMessage,
Map<String,Object> context,
PayService payService)
拦截微信消息
|
boolean intercept(PayMessage payMessage, Map<String,Object> context, PayService payService) throws PayErrorException
payMessage - 支付消息context - 上下文,如果handler或interceptor之间有信息要传递,可以用这个payService - 支付服务PayErrorExceptionCopyright © 2019. All rights reserved.