org.squashtest.tm.plugin.testautomation.jenkins.internal.net
Class HttpClientProvider
java.lang.Object
org.squashtest.tm.plugin.testautomation.jenkins.internal.net.HttpClientProvider
public class HttpClientProvider
- extends Object
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpClientProvider
public HttpClientProvider()
getClientFor
public 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
- Parameters:
server -
- Returns:
registerServer
protected void registerServer(org.squashtest.tm.domain.testautomation.TestAutomationServer server)
Copyright © 2010-2013 Henix, henix.fr. All Rights Reserved.