org.squashtest.tm.plugin.testautomation.jenkins.internal.net
public class RequestExecutor extends Object
| Modifier and Type | Field and Description |
|---|---|
static RequestExecutor |
INSTANCE |
static org.slf4j.Logger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(org.apache.commons.httpclient.HttpClient client,
org.apache.commons.httpclient.HttpMethod method) |
static RequestExecutor |
getInstance() |
public static final org.slf4j.Logger LOGGER
public static final RequestExecutor INSTANCE
public static RequestExecutor getInstance()
public String execute(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod method)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.