com.atlassian.bamboo.agent.bootstrap
Class RemoteAgentHttpClient

java.lang.Object
  extended by com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpClient

public class RemoteAgentHttpClient
extends java.lang.Object


Method Summary
static org.apache.commons.httpclient.HttpClient newHttpClient()
           
static org.apache.commons.httpclient.HttpClient newHttpClient(int timeoutSeconds, int retries)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

newHttpClient

public static org.apache.commons.httpclient.HttpClient newHttpClient()

newHttpClient

public static org.apache.commons.httpclient.HttpClient newHttpClient(int timeoutSeconds,
                                                                     int retries)


Copyright © 2012 Atlassian. All Rights Reserved.