Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W
H
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.
headers
- Variable in class com.android.volley.
NetworkResponse
Response headers.
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
HttpHeaderParser
- Class in
com.android.volley.toolbox
Utility methods for parsing HTTP headers.
HttpHeaderParser()
- Constructor for class com.android.volley.toolbox.
HttpHeaderParser
HttpStack
- Interface in
com.android.volley.toolbox
An HTTP stack abstraction.
HurlStack
- Class in
com.android.volley.toolbox
An
HttpStack
based on
HttpURLConnection
.
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
V
W