类 NotificationRequest

java.lang.Object
com.wechat.pay.contrib.apache.httpclient.notification.NotificationRequest
所有已实现的接口:
Request

public class NotificationRequest
extends java.lang.Object
implements Request
  • 嵌套类概要

    嵌套类 
    修饰符和类型 说明
    static class  NotificationRequest.Builder  
  • 方法概要

    修饰符和类型 方法 说明
    java.lang.String getBody()
    获取请求体
    byte[] getMessage()
    获取验签串
    java.lang.String getSerialNumber()
    获取请求头Wechatpay-Serial
    java.lang.String getSignature()
    获取请求头Wechatpay-Signature

    从类继承的方法 java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait