类 ArthasProperties.Server

    • 构造器详细资料

      • Server

        public Server()
    • 方法详细资料

      • getHost

        public String getHost()
      • setHost

        public void setHost​(String host)
      • getPort

        public int getPort()
      • setPort

        public void setPort​(int port)
      • isSsl

        public boolean isSsl()
      • setSsl

        public void setSsl​(boolean ssl)
      • getClientConnectHost

        public String getClientConnectHost()
      • setClientConnectHost

        public void setClientConnectHost​(String clientConnectHost)
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)