静态 Public 成员函数 | |
| static RequestQueue | newRequestQueue (Context context, HttpStack stack) |
| static RequestQueue | newRequestQueue (Context context) |
静态 Private 属性 | |
| static final String | DEFAULT_CACHE_DIR = "andbase" |
|
inlinestatic |
Creates a default instance of the worker pool and calls RequestQueue#start() on it.
| context | A Context to use for creating the cache dir. |
| stack | An HttpStack to use for the network, or null for default. |
|
inlinestatic |
Creates a default instance of the worker pool and calls RequestQueue#start() on it.
| context | A Context to use for creating the cache dir. |
|
staticprivate |
Default on-disk cache directory.
1.8.8