public class Endpoint extends Object
Endpoint(String host, int port, boolean isIpv6)
boolean
equals(Object o)
String
getHost()
int
getPort()
hashCode()
isIpv6()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Endpoint(String host, int port, boolean isIpv6)
public String getHost()
public int getPort()
public boolean isIpv6()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2025. All rights reserved.