public class MulticastMemberInfo extends Object implements Serializable
MulticastMemberInfo(String host, int port)
String
getHost()
int
getPort()
void
setHost(String host)
setPort(int port)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MulticastMemberInfo(String host, int port)
public int getPort()
public void setPort(int port)
public String getHost()
public void setHost(String host)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.