Home
last modified time | relevance | path

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

/external/nist-sip/java/gov/nist/javax/sip/stack/
DSIPDialog.java131 public class SIPDialog implements javax.sip.Dialog, DialogExt { class
546 private SIPDialog(SipProviderImpl provider) { in SIPDialog() method in SIPDialog
568 public SIPDialog(SIPTransaction transaction) { in SIPDialog() method in SIPDialog
601 public SIPDialog(SIPClientTransaction transaction, SIPResponse sipResponse) { in SIPDialog() method in SIPDialog
612 public SIPDialog(SipProviderImpl sipProvider, SIPResponse sipResponse) { in SIPDialog() method in SIPDialog