Searched refs:getSentBy (Results 1 – 8 of 8) sorted by relevance
209 public String getSentBy() { in getSentBy() method in ListeningPointImpl211 return this.messageProcessor.getSentBy(); in getSentBy()
383 .equalsIgnoreCase(listeningPoint.getSentBy())) in processRequest()
19 String getSentBy(); in getSentBy() method
147 public HostPort getSentBy() { in getSentBy() method in Via185 return (getSentBy()).hasPort(); in hasPort()
598 && topViaHeader.getSentBy().equals( in isMessagePartOfTransaction()600 .getSentBy()); in isMessagePartOfTransaction()606 && topViaHeader.getSentBy().equals( in isMessagePartOfTransaction()608 .getSentBy()); in isMessagePartOfTransaction()
262 public String getSentBy() { in getSentBy() method in MessageProcessor
972 && topViaHeader.getSentBy().equals( in doesCancelMatchTransaction()974 .getFirst()).getSentBy())) { in doesCancelMatchTransaction()
865 retval.append("-").append(topVia.getSentBy().encode()); in getTransactionId()866 if (!topVia.getSentBy().hasPort()) { in getTransactionId()