Searched refs:withDefaultPort (Results 1 – 2 of 2) sorted by relevance
247 public HostAndPort withDefaultPort(int defaultPort) { in withDefaultPort() method in HostAndPort
115 hp2 = hp.withDefaultPort(defaultPort); in checkFromStringCase()