public class HostPortPair extends Object
HostPortsParser
HostPortPair(String host, int port)
String
getHost()
int
getPort()
toExternalForm()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HostPortPair(String host, int port)
public String getHost()
public int getPort()
public String toExternalForm()
host.example.com:12345
[::1]:123
Copyright © 2018. All rights reserved.