| 程序包 | 说明 |
|---|---|
| com.android.volley.toolbox |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JsonArrayRequest
A request for retrieving a
JSONArray response body at a given URL. |
class |
JsonObjectRequest
A request for retrieving a
JSONObject response body at a given URL, allowing for an
optional JSONObject to be passed in as part of the request body. |
Copyright © 2018. All rights reserved.