public class HttpResponse extends java.lang.Object
byte[]
responseBody
int
responseCode
HttpResponse()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int responseCode
public byte[] responseBody
public HttpResponse()