Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
Contact |
SIPMessage.getContactHeader()
Get the contact header ( the first contact header) which is all we need for the most part.
|
Modifier and Type | Field and Description |
---|---|
protected Contact |
SIPDialog.contactHeader |
Modifier and Type | Method and Description |
---|---|
Contact |
SIPDialog.getMyContactHeader()
Get the contact header that the owner of this dialog assigned.
|
Contact |
SIPClientTransaction.getOriginalRequestContact() |
Contact |
SIPClientTransactionImpl.getOriginalRequestContact() |
Copyright © 2015. All Rights Reserved.