public class RawResponse extends Object
RawResponse(int statusCode, byte[] body)
byte[]
getBody()
int
getStatusCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RawResponse(int statusCode, byte[] body)
body
statusCode
public int getStatusCode()
public byte[] getBody()
Copyright © 2020 Transchain. All rights reserved.