public class ServerNode extends java.lang.Object implements java.io.Serializable
java.lang.String
host
int
port
ServerNode(java.lang.String host, int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.lang.String host
public int port
public ServerNode(java.lang.String host, int port)
Copyright © 2019. All rights reserved.