public class HostInfo extends Object implements Serializable
HostInfo()
String
getAddress()
getName()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public HostInfo()
public final String getName()
例如:"webserver1"
"webserver1"
public final String getAddress()
例如:"192.168.0.1"
"192.168.0.1"
public final String toString()
toString
Object
Copyright © 2024. All rights reserved.