Uses of Interface
com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelPorts

Packages that use ElasticAgentTunnelPorts
com.atlassian.bamboo.agent.elastic   
com.atlassian.bamboo.agent.elastic.client   
com.atlassian.bamboo.agent.elastic.server   
com.atlassian.bamboo.agent.elastic.tunnel   
 

Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic
 

Subinterfaces of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic
 interface ElasticAgentUserData
           
 

Classes in com.atlassian.bamboo.agent.elastic that implement ElasticAgentTunnelPorts
 class ElasticAgentUserDataImpl
           
 

Constructors in com.atlassian.bamboo.agent.elastic with parameters of type ElasticAgentTunnelPorts
ElasticAgentUserDataImpl(java.lang.String baseURL, int startupTimeoutSeconds, java.lang.String keyManagerAlgorithmName, java.lang.String trustManagerAlgorithmName, java.security.KeyStore keyStore, ElasticAgentTunnelPorts ports, long elasticImageConfigurationId)
           
ElasticAgentUserDataImpl(java.lang.String baseURL, int startupTimeoutSeconds, java.lang.String keyManagerAlgorithmName, java.lang.String trustManagerAlgorithmName, java.security.KeyStore keyStore, java.util.Map<java.lang.String,java.lang.String> metaData, boolean useTunnel, boolean ignoreCertificateChecks, ElasticAgentTunnelPorts ports, long elasticImageConfigurationId, java.lang.String elasticImageConfigurationName)
           
 

Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.client
 

Classes in com.atlassian.bamboo.agent.elastic.client that implement ElasticAgentTunnelPorts
 class ElasticAgentBootstrap
           
 

Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.server
 

Subinterfaces of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.server
 interface ElasticInstanceManager
           
 

Classes in com.atlassian.bamboo.agent.elastic.server that implement ElasticAgentTunnelPorts
 class ElasticInstanceManagerImpl
           
 

Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.tunnel
 

Constructors in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type ElasticAgentTunnelPorts
ElasticAgentTunnelManagerImpl(java.net.URL baseURL, javax.net.ssl.SSLContext sslContext, BootstrapManager bootstrapManager, ElasticAgentTunnelPorts ports)
           
 



Copyright © 2010 Atlassian. All Rights Reserved.