public class HostPort extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getHostname() |
String |
getHostPort() |
int |
getPort() |
int |
hashCode() |
public HostPort(String hostname, int port)
Copyright © 2021. All rights reserved.