Searched defs:getPeerProtocol (Results 1 – 5 of 5) sorted by relevance
| /external/nist-sip/java/gov/nist/javax/sip/stack/ | ||
| D | TCPMessageChannel.java | 232 public String getPeerProtocol() { in getPeerProtocol() method in TCPMessageChannel |
| D | TLSMessageChannel.java | 244 public String getPeerProtocol() { in getPeerProtocol() method in TLSMessageChannel |
| D | MessageChannel.java | 134 protected abstract String getPeerProtocol(); in getPeerProtocol() method in MessageChannel |
| D | UDPMessageChannel.java | 930 public String getPeerProtocol() { in getPeerProtocol() method in UDPMessageChannel |
| D | SIPTransaction.java | 690 protected String getPeerProtocol() { in getPeerProtocol() method in SIPTransaction |