HomeSort by relevance Sort by last modified time
    Searched refs:getPeerProtocol (Results 1 - 6 of 6) sorted by null

  /external/nist-sip/java/gov/nist/javax/sip/stack/
SIPTransaction.java 345 this.peerProtocol = newEncapsulatedChannel.getPeerProtocol();
690 protected String getPeerProtocol() {
    [all...]
MessageChannel.java 134 protected abstract String getPeerProtocol();
TCPMessageChannel.java 232 public String getPeerProtocol() {
TLSMessageChannel.java 244 public String getPeerProtocol() {
UDPMessageChannel.java     [all...]
SIPDialog.java 435 transaction.getPeerProtocol());
    [all...]

Completed in 125 milliseconds