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
A
add(Request)
- Method in class com.android.volley.
RequestQueue
Adds a Request to the dispatch queue.
add(String, long)
- Method in class com.android.volley.
VolleyLog.MarkerLog
Adds a marker to this log with the specified name.
addMarker(String)
- Method in class com.android.volley.
Request
Adds an event to this request's event log; for debugging.
AndroidAuthenticator
- Class in
com.android.volley.toolbox
An Authenticator that uses
AccountManager
to get auth tokens of a specified type for a specified account.
AndroidAuthenticator(Context, Account, String)
- Constructor for class com.android.volley.toolbox.
AndroidAuthenticator
Creates a new authenticator.
AndroidAuthenticator(Context, Account, String, boolean)
- Constructor for class com.android.volley.toolbox.
AndroidAuthenticator
Creates a new authenticator.
apply(Request<?>)
- Method in interface com.android.volley.
RequestQueue.RequestFilter
Authenticator
- Interface in
com.android.volley.toolbox
An interface for interacting with auth tokens.
AuthFailureError
- Exception in
com.android.volley
Error indicating that there was an authentication failure when performing a Request.
AuthFailureError()
- Constructor for exception com.android.volley.
AuthFailureError
AuthFailureError(Intent)
- Constructor for exception com.android.volley.
AuthFailureError
AuthFailureError(String, Exception)
- Constructor for exception com.android.volley.
AuthFailureError
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