概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
V
W
S
serverDate
- クラス com.android.volley.
Cache.Entry
の変数
Date of this response as reported by the server.
ServerError
-
com.android.volley
の 例外
Indicates that the error responded with an error response.
ServerError(NetworkResponse)
- 例外 com.android.volley.
ServerError
のコンストラクタ
ServerError()
- 例外 com.android.volley.
ServerError
のコンストラクタ
setBatchedResponseDelay(int)
- クラス com.android.volley.toolbox.
ImageLoader
のメソッド
Sets the amount of time to wait after the first response arrives before delivering all responses.
setCacheEntry(Cache.Entry)
- クラス com.android.volley.
Request
のメソッド
Annotates this request with an entry retrieved for it from cache.
setDefaultImageResId(int)
- クラス com.android.volley.toolbox.
NetworkImageView
のメソッド
Sets the default image resource ID to be used for this view until the attempt to load it completes.
setErrorImageResId(int)
- クラス com.android.volley.toolbox.
NetworkImageView
のメソッド
Sets the error image resource ID to be used for this view in the event that the image requested fails to load.
setImageUrl(String, ImageLoader)
- クラス com.android.volley.toolbox.
NetworkImageView
のメソッド
Sets URL of the image that should be loaded into this view.
setRequest(Request<?>)
- クラス com.android.volley.toolbox.
RequestFuture
のメソッド
setRequestQueue(RequestQueue)
- クラス com.android.volley.
Request
のメソッド
Associates this request with the given queue.
setRetryPolicy(RetryPolicy)
- クラス com.android.volley.
Request
のメソッド
Sets the retry policy for this request.
setSequence(int)
- クラス com.android.volley.
Request
のメソッド
Sets the sequence number of this request.
setShouldCache(boolean)
- クラス com.android.volley.
Request
のメソッド
Set whether or not responses to this request should be cached.
setTag(Object)
- クラス com.android.volley.
Request
のメソッド
Set a tag on this request.
shouldCache()
- クラス com.android.volley.
Request
のメソッド
Returns true if responses to this request should be cached.
softTtl
- クラス com.android.volley.
Cache.Entry
の変数
Soft TTL for this record.
start()
- クラス com.android.volley.
RequestQueue
のメソッド
Starts the dispatchers in this queue.
statusCode
- クラス com.android.volley.
NetworkResponse
の変数
The HTTP status code.
stop()
- クラス com.android.volley.
RequestQueue
のメソッド
Stops the cache and network dispatchers.
StringRequest
-
com.android.volley.toolbox
の クラス
A canned request for retrieving the response body at a given URL as a String.
StringRequest(int, String, Response.Listener<String>, Response.ErrorListener)
- クラス com.android.volley.toolbox.
StringRequest
のコンストラクタ
Creates a new request with the given method.
StringRequest(String, Response.Listener<String>, Response.ErrorListener)
- クラス com.android.volley.toolbox.
StringRequest
のコンストラクタ
Creates a new GET request.
success(T, Cache.Entry)
- クラス com.android.volley.
Response
の static メソッド
Returns a successful response containing the parsed result.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
V
W