public class DefaultPayNotifyResolver extends Object implements IPayNotifyResolver
| 构造器和说明 |
|---|
DefaultPayNotifyResolver() |
| 限定符和类型 | 方法和说明 |
|---|---|
PayNotifyRequest |
decode(String str)
将通知内容字符串转换为请求
|
String |
encode(PayNotifyResponse msg)
将响应转换为内容字符串
|
public PayNotifyRequest decode(String str)
IPayNotifyResolverdecode 在接口中 IPayNotifyResolverstr - 内容字符串public String encode(PayNotifyResponse msg)
IPayNotifyResolverencode 在接口中 IPayNotifyResolvermsg - 响应Copyright © 2020. All Rights Reserved.