Lines Matching full:gettransport
354 String transport = hop.getTransport();
390 if(topmostVia.getTransport() == null)
705 if (this.listeningPoints.containsKey(hop.getTransport()
708 this.getListeningPoint(hop.getTransport()).getIPAddress(),
709 this.getListeningPoint(hop.getTransport()).getPort(), hop);
751 String transport = via.getTransport();
789 this.getListeningPoint(hop.getTransport()).getIPAddress(),
807 String transport = lp.getTransport().toUpperCase();
1022 String transport = lp.getTransport().toUpperCase();
1057 this.listeningPoints.remove(lp.getTransport().toUpperCase());