public class Response extends Object
Response(int status, String entity)
String
getEntity()
int
getStatus()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Response(int status, String entity)
public int getStatus()
public String getEntity()