|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ElasticAgentTunnelManager
Method Summary | |
---|---|
java.util.Collection<com.atlassian.tunnel.tunnel.client.Tunnel> |
startBambooTunnels(com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance,
int tunnelTimeoutMinutes)
Starts TCP tunnels to an EC2 instance. |
Method Detail |
---|
@NotNull java.util.Collection<com.atlassian.tunnel.tunnel.client.Tunnel> startBambooTunnels(@NotNull com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance, int tunnelTimeoutMinutes) throws java.net.URISyntaxException
ec2Instance
- instance with tunnel servertunnelTimeoutMinutes
- time interval after we can assume that the tunnel cannot be initialised
java.net.URISyntaxException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |