软件包 com.baidu.sapi2.http

类摘要
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  
 



Copyright © 2013. All Rights Reserved.