com.atlassian.bamboo.agent.bootstrap
Class RemoteAgentHttpClient
java.lang.Object
com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpClient
public class RemoteAgentHttpClient
- extends Object
Method Summary |
static org.apache.http.client.HttpClient |
newHttpClient()
|
static org.apache.http.client.HttpClient |
newHttpClient(int timeoutSeconds,
int retries)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newHttpClient
public static org.apache.http.client.HttpClient newHttpClient()
newHttpClient
public static org.apache.http.client.HttpClient newHttpClient(int timeoutSeconds,
int retries)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.