| 构造器和说明 |
|---|
HttpClientRequestor() |
HttpClientRequestor(org.apache.http.impl.client.CloseableHttpClient httpClient) |
| 限定符和类型 | 方法和说明 |
|---|---|
HttpResponse |
sendRequest(HttpRequest request)
发送语法
|
public HttpClientRequestor(org.apache.http.impl.client.CloseableHttpClient httpClient)
public HttpClientRequestor()
public HttpResponse sendRequest(HttpRequest request) throws java.io.IOException
RequestorsendRequest 在接口中 Requestorrequest - the request infojava.io.IOException - IO异常Copyright © 2019. All Rights Reserved.