程序包 com.baidu.xuper

类 Response

java.lang.Object
com.baidu.xuper.Response

public class Response
extends Object
Response
  • 字段详细资料

    • status

      public int status
    • message

      public String message
    • body

      public byte[] body
  • 构造器详细资料

    • Response

      public Response​(int status, String msg, byte[] body)
  • 方法详细资料