类 HttpSimpleClient
- java.lang.Object
-
- net.sinodawn.framework.http.BaseHttpClient
-
- net.sinodawn.framework.http.HttpSimpleClient
-
- 所有已实现的接口:
HttpClientInterface
public class HttpSimpleClient extends BaseHttpClient
-
-
方法概要
所有方法 静态方法 实例方法 具体方法 修饰符和类型 方法 说明 org.apache.http.impl.client.CloseableHttpClientgetHttpClient()static HttpSimpleClientgetInstance()-
从类继承的方法 net.sinodawn.framework.http.BaseHttpClient
download, download, download, getDefaultRequestConfig, sendHttpDelete, sendHttpGet, sendHttpPost, sendHttpPut, upload, upload, upload, upload, upload, upload, upload, upload
-
-
-
-
方法详细资料
-
getInstance
public static final HttpSimpleClient getInstance()
-
getHttpClient
public org.apache.http.impl.client.CloseableHttpClient getHttpClient()
-
-