public class HttpResponse extends Object
HttpResponse(int statusCode, String body)
String
getBody()
int
getStatusCode()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpResponse(int statusCode, String body)
public int getStatusCode()
public String getBody()
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.