public class HttpRequestExecutor extends Object
| Constructor and Description |
|---|
HttpRequestExecutor() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.http.HttpResponse |
execute(org.apache.http.impl.client.HttpClientBuilder client,
org.apache.http.client.methods.HttpRequestBase method,
org.apache.http.protocol.HttpContext context) |
public org.apache.http.HttpResponse execute(org.apache.http.impl.client.HttpClientBuilder client,
org.apache.http.client.methods.HttpRequestBase method,
org.apache.http.protocol.HttpContext context)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.