public interface IPayNotifyResolver
| 限定符和类型 | 方法和说明 |
|---|---|
PayNotifyRequest |
decode(String str)
将通知内容字符串转换为请求
|
String |
encode(PayNotifyResponse msg)
将响应转换为内容字符串
|
PayNotifyRequest decode(String str)
str - 内容字符串String encode(PayNotifyResponse msg)
msg - 响应Copyright © 2020. All Rights Reserved.