protected void |
SwarmClient.connect(Candidate target)
This method blocks while the swarm slave is serving as a slave.
|
protected void |
SwarmClient.createSwarmSlave(Candidate target) |
protected static SwarmClient.Crumb |
SwarmClient.getCsrfCrumb(org.apache.commons.httpclient.HttpClient client,
Candidate target) |
protected static void |
SwarmClient.postLabelAppend(String name,
String labels,
org.apache.commons.httpclient.HttpClient client,
Candidate target) |
protected static void |
SwarmClient.postLabelRemove(String name,
String labels,
org.apache.commons.httpclient.HttpClient client,
Candidate target) |
protected void |
SwarmClient.verifyThatUrlIsHudson(Candidate target) |