Searched refs:removePort (Results 1 – 5 of 5) 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()
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()