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