AndBase开发框架  1.6
 全部  命名空间 文件 函数 变量 枚举值 
com.ab.http.AbHttpUtil 成员列表

成员的完整列表,这些成员属于 com.ab.http.AbHttpUtil,包括所有继承而来的类成员

AbHttpUtil(Context context)com.ab.http.AbHttpUtilinlineprivate
get(String url, AbHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
get(String url, AbRequestParams params, AbHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
get(String url, AbBinaryHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
get(String url, AbRequestParams params, AbFileHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
getInstance(Context context)com.ab.http.AbHttpUtilinlinestatic
mAbHttpUtilcom.ab.http.AbHttpUtilprivatestatic
mClientcom.ab.http.AbHttpUtilprivate
post(String url, AbHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
post(String url, AbRequestParams params, AbHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
post(String url, AbRequestParams params, AbFileHttpResponseListener responseListener)com.ab.http.AbHttpUtilinline
setEasySSLEnabled(boolean enabled)com.ab.http.AbHttpUtilinline
setEncode(String encode)com.ab.http.AbHttpUtilinline
setTimeout(int timeout)com.ab.http.AbHttpUtilinline
setUserAgent(String userAgent)com.ab.http.AbHttpUtilinline
shutdownHttpClient()com.ab.http.AbHttpUtilinline