Searched refs:setSentBy (Results 1 – 6 of 6) sorted by relevance
201 public void setSentBy(String sentBy) throws ParseException { in setSentBy() method in ListeningPointImpl202 this.messageProcessor.setSentBy(sentBy); in setSentBy()
168 via.setSentBy(sentByHostPort); in getViaHeader()236 public void setSentBy(String sentBy) throws ParseException { in setSentBy() method in MessageProcessor
319 channelViaHeader.setSentBy(getHostPort()); in getViaHeader()
20 void setSentBy(String sentBy) throws ParseException; in setSentBy() method
87 v.setSentBy(hostPort); in parseVia()
239 public void setSentBy(HostPort s) { in setSentBy() method in Via