public static class ArthasProperties.Server extends Object
Server()
String
getHost()
int
getPort()
boolean
isSsl()
void
setHost(String host)
setPort(int port)
setSsl(boolean ssl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Server()
public String getHost()
public void setHost(String host)
public int getPort()
public void setPort(int port)
public boolean isSsl()
public void setSsl(boolean ssl)
Copyright © 2020. All rights reserved.