Home
last modified time | relevance | path

Searched defs:getPeerProtocol (Results 1 – 5 of 5) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
DMessageChannel.java134 protected abstract String getPeerProtocol(); in getPeerProtocol() method in MessageChannel
DTCPMessageChannel.java232 public String getPeerProtocol() { in getPeerProtocol() method in TCPMessageChannel
DTLSMessageChannel.java244 public String getPeerProtocol() { in getPeerProtocol() method in TLSMessageChannel
DUDPMessageChannel.java930 public String getPeerProtocol() { in getPeerProtocol() method in UDPMessageChannel
DSIPTransaction.java690 protected String getPeerProtocol() { in getPeerProtocol() method in SIPTransaction