org.squashtest.tm.plugin.testautomation.jenkins.internal.net
Class RequestExecutor

java.lang.Object
  extended by org.squashtest.tm.plugin.testautomation.jenkins.internal.net.RequestExecutor

public class RequestExecutor
extends Object


Field Summary
static RequestExecutor INSTANCE
           
static org.slf4j.Logger LOGGER
           
 
Method Summary
 String execute(org.apache.commons.httpclient.HttpClient client, org.apache.commons.httpclient.HttpMethod method)
           
static RequestExecutor getInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGGER

public static final org.slf4j.Logger LOGGER

INSTANCE

public static final RequestExecutor INSTANCE
Method Detail

getInstance

public static RequestExecutor getInstance()

execute

public String execute(org.apache.commons.httpclient.HttpClient client,
                      org.apache.commons.httpclient.HttpMethod method)


Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.