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

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

public class HttpClientProvider
extends Object


Constructor Summary
HttpClientProvider()
           
 
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
 

Constructor Detail

HttpClientProvider

public HttpClientProvider()
Method Detail

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.