Class HostSpec
java.lang.Object
org.postgresql.util.HostSpec
Simple container for host and port.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT_NON_PROXY_HOSTS
- See Also:
-
localSocketAddress
-
host
-
port
protected final int port
-
-
Constructor Details
-
HostSpec
-
HostSpec
-
-
Method Details
-
getHost
-
getPort
public int getPort() -
toString
-
equals
-
hashCode
-
getLocalSocketAddress
-
shouldResolve
-
matchesNonProxyHosts
-
toPattern
-
disjunctToRegex
-