HttpHelper.RequestRunnable
public abstract class HttpHelper.RequestRunnable
extends Object
implements IRunUtil.IRunnableResult
java.lang.object |
↳ | com.android.tradefed.util.net.HttpHelper.RequestRunnable |
قابل اجرا برای درخواست با IRunUtil#runEscalatingTimedRetry(long, long, long, long, IRunnableResult)
.
خلاصه
سازندگان عمومی
RequestRunnable
public RequestRunnable (String url)
روش های عمومی
لغو
public void cancel ()
عملیات را لغو کنید.
getException
public Exception getException ()
آخرین Exception
را که هنگام اجرای run() رخ داده است برمی گرداند.
getResponse
public String getResponse ()
getUrl
public String getUrl ()
روش های محافظت شده
setException
protected void setException (Exception e)
setResponse
protected void setResponse (String response)
پارامترها |
---|
response | String |