Searched refs:removePort (Results 1 – 7 of 7) sorted by relevance
154 public void removePort() { in removePort() method in Authority156 hostPort.removePort(); in removePort()
511 public void removePort() { in removePort() method in SipUri512 authority.removePort(); in removePort()
115 uri = removePort(uri);120 private URI removePort(URI uri) throws StatusException {
172 uri = removePort(uri); in serviceUri()177 private static URI removePort(URI uri) throws StatusException { in removePort() method in GoogleAuthLibraryCallCredentials
198 public void removePort() { in removePort() method in Via199 sentBy.removePort(); in removePort()
119 public void removePort() { in removePort() method in HostPort
898 transactionResponse.getTopmostVia().removePort(); in sendMessage()