public class RestResponse extends Object
RestResponse(String headers, int status, String body)
String
getBody()
getHeaders()
int
getStatus()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RestResponse(String headers, int status, String body)
public String getHeaders()
public int getStatus()
public String getBody()
Copyright © 2015. All Rights Reserved.