Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
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)
ile istek göndermek için çalıştırılabilir.
Özet
Herkese açık kurucular
RequestRunnable
public RequestRunnable (String url)
Herkese açık yöntemler
iptal
public void cancel ()
İşlemi iptal edin.
getException
public Exception getException ()
run() işlevi yürütülürken gerçekleşen son Exception
değerini döndürür.
getResponse
public String getResponse ()
getUrl
public String getUrl ()
Korunan yöntemler
setException
protected void setException (Exception e)
setResponse
protected void setResponse (String response)
Parametreler |
response |
String |
Bu sayfadaki içerik ve kod örnekleri, İçerik Lisansı sayfasında açıklanan lisanslara tabidir. Java ve OpenJDK, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-12-22 UTC.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-12-22 UTC."],[],[]]