NIST-SIP: The Reference Implementation for JAIN-SIP 1.2

Uses of Class
gov.nist.javax.sip.header.Contact

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

A product of the NIST/ITL Advanced Networking Technologies Division.
See conditions of use.
Submit a bug report or feature request.