|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dialog | |
gov.nist.javax.sip.stack | This package contains the classes for building a SIP stack. |
javax.sip | This package contains the main interfaces that model the JAIN SIP architectute from both an application developer and a stack vendor view. |
Uses of Dialog in gov.nist.javax.sip.stack |
Classes in gov.nist.javax.sip.stack that implement Dialog | |
class |
DialogImpl
Tracks dialogs. |
Methods in gov.nist.javax.sip.stack that return Dialog | |
Dialog |
SIPTransaction.getDialog()
Gets the dialog object of this Transaction object. |
Uses of Dialog in javax.sip |
Methods in javax.sip that return Dialog | |
Dialog |
Transaction.getDialog()
Gets the dialog object of this transaction object. |
|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |