Searched refs:getPeerProtocol (Results 1 - 6 of 6) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java345 this.peerProtocol = newEncapsulatedChannel.getPeerProtocol();
690 protected String getPeerProtocol() { method in class:SIPTransaction
H A DMessageChannel.java134 protected abstract String getPeerProtocol(); method in class:MessageChannel
H A DTCPMessageChannel.java232 public String getPeerProtocol() { method in class:TCPMessageChannel
H A DTLSMessageChannel.java244 public String getPeerProtocol() { method in class:TLSMessageChannel
H A DUDPMessageChannel.java930 public String getPeerProtocol() { method in class:UDPMessageChannel
H A DSIPDialog.java435 transaction.getPeerProtocol());

Completed in 70 milliseconds