org.squashtest.tm.plugin.testautomation.jenkins.internal.net
public class HttpClientProvider extends Object
| Constructor and Description |
|---|
HttpClientProvider() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.commons.httpclient.HttpClient |
getClientFor(org.squashtest.tm.domain.testautomation.TestAutomationServer server)
Returns the instance of HttpClient, registering the required informations from the TestAutomationServer instance first if needed
|
protected void |
registerServer(org.squashtest.tm.domain.testautomation.TestAutomationServer server) |
public org.apache.commons.httpclient.HttpClient getClientFor(org.squashtest.tm.domain.testautomation.TestAutomationServer server)
server - protected void registerServer(org.squashtest.tm.domain.testautomation.TestAutomationServer server)
Copyright © 2010-2014 Henix, henix.fr. All Rights Reserved.