|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.agent.bootstrap.RemoteAgentHttpClient
public class RemoteAgentHttpClient
Constructor Summary | |
---|---|
RemoteAgentHttpClient()
|
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 |
Constructor Detail |
---|
public RemoteAgentHttpClient()
Method Detail |
---|
public static org.apache.commons.httpclient.HttpClient newHttpClient() throws java.lang.ClassNotFoundException, java.net.MalformedURLException
java.lang.ClassNotFoundException
java.net.MalformedURLException
public static org.apache.commons.httpclient.HttpClient newHttpClient(int timeoutSeconds, int retries)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |