Package com.codebarrel.tenant.api.http
Class HttpResponse
java.lang.Object
com.codebarrel.tenant.api.http.HttpResponse
-
Constructor Summary
ConstructorsConstructorDescriptionHttpResponse(int statusCode, String statusLine, String entity, Map<String, Collection<String>> headers) -
Method Summary
-
Constructor Details
-
HttpResponse
public HttpResponse() -
HttpResponse
-
-
Method Details