| Interface | Description |
|---|---|
| NotificationConfig |
用于解析通知的配置
|
| Class | Description |
|---|---|
| AbstractNotificationConfig | |
| AutoCertificateNotificationConfig | Deprecated
请使用 RSAAutoCertificateConfig。 从版本 v0.2.4 起, 该类是多余的,而且功能不完整。
开发者应尽快迁移。我们将在未来某个时间移除这段废弃的代码。
|
| AutoCertificateNotificationConfig.Builder | |
| Constant |
Notification 常量
|
| Notification |
微信支付回调通知
|
| NotificationParser |
通知解析器
|
| RequestParam |
微信支付通知请求参数
|
| RequestParam.Builder | |
| Resource |
通知数据
|
| RSANotificationConfig |
签名类型为RSA的通知配置参数
|
| RSANotificationConfig.Builder |