public class RequestExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(org.apache.http.impl.client.CloseableHttpClient client,
org.apache.http.client.methods.HttpUriRequest method) |
static RequestExecutor |
getInstance() |
public static RequestExecutor getInstance()
public String execute(org.apache.http.impl.client.CloseableHttpClient client, org.apache.http.client.methods.HttpUriRequest method)
Copyright © 2010–2016 Henix, henix.fr. All rights reserved.