| Package | Description |
|---|---|
| cn.detachment.frame.core.http |
| Modifier and Type | Method and Description |
|---|---|
static String |
HttpUtil.get(org.apache.http.impl.client.CloseableHttpClient client,
String url,
HttpUtil.OperatorResponse operatorResponse) |
static String |
HttpUtil.get(org.apache.http.impl.client.CloseableHttpClient client,
String url,
Map<String,Object> params,
org.apache.http.client.config.RequestConfig requestConfig,
HttpUtil.OperatorResponse operatorResponse) |
static String |
HttpUtil.get(org.apache.http.impl.client.CloseableHttpClient client,
String url,
Map<String,String> header,
Map<String,Object> params,
org.apache.http.client.config.RequestConfig requestConfig,
String character,
HttpUtil.OperatorResponse operatorResponse) |
static String |
HttpUtil.get(org.apache.http.impl.client.CloseableHttpClient client,
String url,
org.apache.http.client.config.RequestConfig requestConfig,
HttpUtil.OperatorResponse operatorResponse) |
static String |
HttpUtil.httpRequest(org.apache.http.impl.client.CloseableHttpClient client,
org.apache.http.client.methods.RequestBuilder requestBuilder,
Map<String,String> header,
org.apache.http.client.config.RequestConfig requestConfig,
String charSet,
HttpUtil.OperatorResponse operatorResponse)
httpRequest
1.
|
Copyright © 2020. All rights reserved.