Uses of Interface
com.atlassian.bamboo.agent.elastic.tunnel.ElasticAgentTunnelPorts
Packages that use ElasticAgentTunnelPorts
Package
Description
-
Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.server
Subinterfaces of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.serverClasses in com.atlassian.bamboo.agent.elastic.server that implement ElasticAgentTunnelPorts -
Uses of ElasticAgentTunnelPorts in com.atlassian.bamboo.agent.elastic.tunnel
Methods in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type ElasticAgentTunnelPortsModifier and TypeMethodDescriptionDefaultElasticAgentTunnelManagerFactory.create
(URL baseURL, SSLContext sslContext, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports) Constructors in com.atlassian.bamboo.agent.elastic.tunnel with parameters of type ElasticAgentTunnelPortsModifierConstructorDescriptionElasticAgentTunnelManagerImpl
(URL baseURL, Supplier<SocketFactory> socketFactory, BambooBrokerService brokerService, ElasticAgentTunnelPorts ports)