|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |
类摘要 | |
---|---|
AsyncHttpClient | The AsyncHttpClient can be used to make asynchronous GET, POST, PUT and DELETE HTTP requests in your Android applications. |
AsyncHttpResponseHandler | Used to intercept and handle the responses from requests made using
AsyncHttpClient . |
BinaryHttpResponseHandler | Used to intercept and handle the responses from requests made using
AsyncHttpClient . |
JsonHttpResponseHandler | Used to intercept and handle the responses from requests made using
AsyncHttpClient , with automatic parsing into a JSONObject or
JSONArray . |
PersistentCookieStore | A persistent cookie store which implements the Apache HttpClient
CookieStore interface. |
RequestParams | A collection of string request parameters or files to send along with
requests made from an AsyncHttpClient instance. |
SerializableCookie | A wrapper class around Cookie and/or BasicClientCookie
designed for use in PersistentCookieStore . |
SyncHttpClient |
|
||||||||||
上一个软件包 下一个软件包 | 框架 无框架 |