Class HttpCallResult
- java.lang.Object
-
- org.bardframework.commons.web.utils.HttpCallResult
-
public class HttpCallResult extends Object
-
-
Constructor Summary
Constructors Constructor Description HttpCallResult(int responseCode, byte[] body, boolean error)
-