-
host
java.lang.String host
Hostname, IPv4/IPv6 literal, or unvalidated nonsense.
-
port
int port
Validated port number in the range [0..65535], or NO_PORT
-
hasBracketlessColons
boolean hasBracketlessColons
True if the parsed host has colons, but no surrounding brackets.