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

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

AbHttpClient(Context context)com.ab.http.AbHttpClientinline
ACCEPT_ENCODINGcom.ab.http.AbHttpClientprivatestatic
BUFFER_SIZEcom.ab.http.AbHttpClientprivatestatic
createHttpClient()com.ab.http.AbHttpClientinline
DEFAULT_MAX_CONNECTIONScom.ab.http.AbHttpClientprivatestatic
DEFAULT_MAX_RETRIEScom.ab.http.AbHttpClientprivatestatic
DEFAULT_SOCKET_BUFFER_SIZEcom.ab.http.AbHttpClientprivatestatic
DEFAULT_SOCKET_TIMEOUTcom.ab.http.AbHttpClientstatic
doGet(String url, AbRequestParams params, AbHttpResponseListener responseListener)com.ab.http.AbHttpClientinlineprivate
doPost(String url, AbRequestParams params, AbHttpResponseListener responseListener)com.ab.http.AbHttpClientinlineprivate
encodecom.ab.http.AbHttpClientprivate
FAILURE_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
FAILURE_MESSAGE_CONNECTcom.ab.http.AbHttpClientprotectedstatic
FAILURE_MESSAGE_SERVICEcom.ab.http.AbHttpClientprotectedstatic
FINISH_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
get(final String url, final AbRequestParams params, final AbHttpResponseListener responseListener)com.ab.http.AbHttpClientinline
getEncode()com.ab.http.AbHttpClientinline
getHttpClient()com.ab.http.AbHttpClientinline
getHttpParams()com.ab.http.AbHttpClientinline
getUserAgent()com.ab.http.AbHttpClientinline
HTTP_GETcom.ab.http.AbHttpClientprivatestatic
HTTP_POSTcom.ab.http.AbHttpClientprivatestatic
isOpenEasySSL()com.ab.http.AbHttpClientinline
mContextcom.ab.http.AbHttpClientprivatestatic
mExecutorServicecom.ab.http.AbHttpClientstatic
mHttpClientcom.ab.http.AbHttpClientprivate
mHttpContextcom.ab.http.AbHttpClientprivate
mIsOpenEasySSLcom.ab.http.AbHttpClientprivate
mRequestRetryHandlercom.ab.http.AbHttpClientprivate
mTimeoutcom.ab.http.AbHttpClientprivate
post(final String url, final AbRequestParams params, final AbHttpResponseListener responseListener)com.ab.http.AbHttpClientinline
PROGRESS_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
readResponseData(HttpEntity entity, AbBinaryHttpResponseListener responseListener)com.ab.http.AbHttpClientinline
RETRY_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
setEncode(String encode)com.ab.http.AbHttpClientinline
setOpenEasySSL(boolean isOpenEasySSL)com.ab.http.AbHttpClientinline
setTimeout(int timeout)com.ab.http.AbHttpClientinline
setUserAgent(String userAgent)com.ab.http.AbHttpClientinline
shutdown()com.ab.http.AbHttpClientinline
START_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
SUCCESS_MESSAGEcom.ab.http.AbHttpClientprotectedstatic
USER_AGENTcom.ab.http.AbHttpClientprivatestatic
userAgentcom.ab.http.AbHttpClientprivate
writeResponseData(Context context, HttpEntity entity, String name, AbFileHttpResponseListener responseListener)com.ab.http.AbHttpClientinline