- hasAttemptRemaining() - Method in class com.android.volley.DefaultRetryPolicy
-
Returns true if this policy has attempts remaining, false otherwise.
- hasHadResponseDelivered() - Method in class com.android.volley.Request
-
Returns true if this request has had a response delivered for it.
- HEAD - Static variable in interface com.android.volley.Request.Method
-
- headers - Variable in class com.android.volley.NetworkResponse
-
Response headers.
- headersAndPostParams() - Method in class com.android.volley.toolbox.BasicNetworkTest
-
- HttpClientStack - Class in com.android.volley.toolbox
-
An HttpStack that performs request over an HttpClient
.
- HttpClientStack(HttpClient) - Constructor for class com.android.volley.toolbox.HttpClientStack
-
- HttpClientStack.HttpPatch - Class in com.android.volley.toolbox
-
The HttpPatch class does not exist in the Android framework, so this has been defined here.
- HttpClientStackTest - Class in com.android.volley.toolbox
-
- HttpClientStackTest() - Constructor for class com.android.volley.toolbox.HttpClientStackTest
-
- HttpHeaderParser - Class in com.android.volley.toolbox
-
Utility methods for parsing HTTP headers.
- HttpHeaderParser() - Constructor for class com.android.volley.toolbox.HttpHeaderParser
-
- HttpHeaderParserTest - Class in com.android.volley.toolbox
-
- HttpHeaderParserTest() - Constructor for class com.android.volley.toolbox.HttpHeaderParserTest
-
- HttpPatch() - Constructor for class com.android.volley.toolbox.HttpClientStack.HttpPatch
-
- HttpPatch(URI) - Constructor for class com.android.volley.toolbox.HttpClientStack.HttpPatch
-
- HttpPatch(String) - Constructor for class com.android.volley.toolbox.HttpClientStack.HttpPatch
-
- HttpStack - Interface in com.android.volley.toolbox
-
An HTTP stack abstraction.
- HurlStack - Class in com.android.volley.toolbox
-
- HurlStack() - Constructor for class com.android.volley.toolbox.HurlStack
-
- HurlStack(HurlStack.UrlRewriter) - Constructor for class com.android.volley.toolbox.HurlStack
-
- HurlStack(HurlStack.UrlRewriter, SSLSocketFactory) - Constructor for class com.android.volley.toolbox.HurlStack
-
- HurlStack.UrlRewriter - Interface in com.android.volley.toolbox
-
An interface for transforming URLs before use.
- HurlStackTest - Class in com.android.volley.toolbox
-
- HurlStackTest() - Constructor for class com.android.volley.toolbox.HurlStackTest
-