成员的完整列表,这些成员属于 com.ab.http.AbHttpClient,包括所有继承而来的类成员
| AbHttpClient(Context context) | com.ab.http.AbHttpClient | inline |
| ACCEPT_ENCODING | com.ab.http.AbHttpClient | privatestatic |
| BUFFER_SIZE | com.ab.http.AbHttpClient | privatestatic |
| createHttpClient() | com.ab.http.AbHttpClient | inline |
| DEFAULT_MAX_CONNECTIONS | com.ab.http.AbHttpClient | privatestatic |
| DEFAULT_MAX_RETRIES | com.ab.http.AbHttpClient | privatestatic |
| DEFAULT_SOCKET_BUFFER_SIZE | com.ab.http.AbHttpClient | privatestatic |
| DEFAULT_SOCKET_TIMEOUT | com.ab.http.AbHttpClient | static |
| doGet(String url, AbRequestParams params, AbHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inlineprivate |
| doPost(String url, AbRequestParams params, AbHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inlineprivate |
| encode | com.ab.http.AbHttpClient | private |
| FAILURE_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| FAILURE_MESSAGE_CONNECT | com.ab.http.AbHttpClient | protectedstatic |
| FAILURE_MESSAGE_SERVICE | com.ab.http.AbHttpClient | protectedstatic |
| FINISH_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| get(final String url, final AbRequestParams params, final AbHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inline |
| getEncode() | com.ab.http.AbHttpClient | inline |
| getHttpClient() | com.ab.http.AbHttpClient | inline |
| getHttpParams() | com.ab.http.AbHttpClient | inline |
| getUserAgent() | com.ab.http.AbHttpClient | inline |
| HTTP_GET | com.ab.http.AbHttpClient | privatestatic |
| HTTP_POST | com.ab.http.AbHttpClient | privatestatic |
| isOpenEasySSL() | com.ab.http.AbHttpClient | inline |
| mContext | com.ab.http.AbHttpClient | privatestatic |
| mExecutorService | com.ab.http.AbHttpClient | static |
| mHttpClient | com.ab.http.AbHttpClient | private |
| mHttpContext | com.ab.http.AbHttpClient | private |
| mIsOpenEasySSL | com.ab.http.AbHttpClient | private |
| mRequestRetryHandler | com.ab.http.AbHttpClient | private |
| mTimeout | com.ab.http.AbHttpClient | private |
| post(final String url, final AbRequestParams params, final AbHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inline |
| PROGRESS_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| readResponseData(HttpEntity entity, AbBinaryHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inline |
| RETRY_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| setEncode(String encode) | com.ab.http.AbHttpClient | inline |
| setOpenEasySSL(boolean isOpenEasySSL) | com.ab.http.AbHttpClient | inline |
| setTimeout(int timeout) | com.ab.http.AbHttpClient | inline |
| setUserAgent(String userAgent) | com.ab.http.AbHttpClient | inline |
| shutdown() | com.ab.http.AbHttpClient | inline |
| START_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| SUCCESS_MESSAGE | com.ab.http.AbHttpClient | protectedstatic |
| USER_AGENT | com.ab.http.AbHttpClient | privatestatic |
| userAgent | com.ab.http.AbHttpClient | private |
| writeResponseData(Context context, HttpEntity entity, String name, AbFileHttpResponseListener responseListener) | com.ab.http.AbHttpClient | inline |