|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Contact | |
---|---|
gov.nist.javax.sip.message | Class definitions for SIP messages and message factory. |
gov.nist.javax.sip.stack | This package implements the main protocol abstractions that are defined by the SIP RFC 3261. |
Uses of Contact in gov.nist.javax.sip.message |
---|
Methods in gov.nist.javax.sip.message that return Contact | |
---|---|
Contact |
SIPMessage.getContactHeader()
Get the contact header ( the first contact header) which is all we need for the most part. |
Uses of Contact in gov.nist.javax.sip.stack |
---|
Methods in gov.nist.javax.sip.stack that return Contact | |
---|---|
Contact |
SIPDialog.getMyContactHeader()
Get the contact header that the owner of this dialog assigned. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |