概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
V
W
I
ImageLoader
-
com.android.volley.toolbox
の クラス
Helper that handles loading and caching images from remote URLs.
ImageLoader(RequestQueue, ImageLoader.ImageCache)
- クラス com.android.volley.toolbox.
ImageLoader
のコンストラクタ
Constructs a new ImageLoader.
ImageLoader.ImageCache
-
com.android.volley.toolbox
の インタフェース
Simple cache adapter interface.
ImageLoader.ImageContainer
-
com.android.volley.toolbox
の クラス
Container object for all of the data surrounding an image request.
ImageLoader.ImageContainer(Bitmap, String, String, ImageLoader.ImageListener)
- クラス com.android.volley.toolbox.
ImageLoader.ImageContainer
のコンストラクタ
Constructs a BitmapContainer object.
ImageLoader.ImageListener
-
com.android.volley.toolbox
の インタフェース
Interface for the response handlers on image requests.
ImageRequest
-
com.android.volley.toolbox
の クラス
A canned request for getting an image at a given URL and calling back with a decoded Bitmap.
ImageRequest(String, Response.Listener<Bitmap>, int, int, Config, Response.ErrorListener)
- クラス com.android.volley.toolbox.
ImageRequest
のコンストラクタ
Creates a new image request, decoding to a maximum specified width and height.
initialize()
- インタフェース com.android.volley.
Cache
のメソッド
Performs any potentially long-running actions needed to initialize the cache; will be called from a worker thread.
initialize()
- クラス com.android.volley.toolbox.
DiskBasedCache
のメソッド
Initializes the DiskBasedCache by scanning for all files currently in the specified root directory.
initialize()
- クラス com.android.volley.toolbox.
NoCache
のメソッド
intermediate
- クラス com.android.volley.
Response
の変数
True if this response was a soft-expired one and a second one MAY be coming.
invalidate(String, boolean)
- インタフェース com.android.volley.
Cache
のメソッド
Invalidates an entry in the cache.
invalidate(String, boolean)
- クラス com.android.volley.toolbox.
DiskBasedCache
のメソッド
Invalidates an entry in the cache.
invalidate(String, boolean)
- クラス com.android.volley.toolbox.
NoCache
のメソッド
invalidateAuthToken(String)
- クラス com.android.volley.toolbox.
AndroidAuthenticator
のメソッド
invalidateAuthToken(String)
- インタフェース com.android.volley.toolbox.
Authenticator
のメソッド
Invalidates the provided auth token.
isCanceled()
- クラス com.android.volley.
Request
のメソッド
Returns true if this request has been canceled.
isCanceled()
- クラス com.android.volley.toolbox.
ClearCacheRequest
のメソッド
isCancelled()
- クラス com.android.volley.toolbox.
RequestFuture
のメソッド
isDone()
- クラス com.android.volley.toolbox.
RequestFuture
のメソッド
isExpired()
- クラス com.android.volley.
Cache.Entry
のメソッド
True if the entry is expired.
isSuccess()
- クラス com.android.volley.
Response
のメソッド
Returns whether this response is considered successful.
概要
パッケージ
クラス
使用
階層ツリー
非推奨 API
索引
ヘルプ
前の文字
次の文字
フレームあり
フレームなし
すべてのクラス
A
B
C
D
E
F
G
H
I
J
M
N
O
P
Q
R
S
T
V
W