public interface ElasticAgentTunnelPorts
Modifier and Type | Method and Description |
---|---|
int |
getAgentSideHttpPort()
The TCP port upon which the Elastic Agent listens for HTTP traffic intended for the Bamboo Server.
|
int |
getAgentSideJmsPort()
The TCP port upon which the Elastic Agent listens for JMS traffic intended for the Bamboo Server.
|
int |
getTunnelPort()
The TCP port upon which Elastic Agents listens for incoming tunnel connections from the Bamboo Server.
|
int getTunnelPort()
The TCP port upon which Elastic Agents listens for incoming tunnel connections from the Bamboo Server.
int getAgentSideHttpPort()
The TCP port upon which the Elastic Agent listens for HTTP traffic intended for the Bamboo Server.
int getAgentSideJmsPort()
The TCP port upon which the Elastic Agent listens for JMS traffic intended for the Bamboo Server.
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.