|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIPDuplicateHeaderException | |
---|---|
gov.nist.javax.sip.message | Class definitions for SIP messages and message factory. |
Uses of SIPDuplicateHeaderException in gov.nist.javax.sip.message |
---|
Methods in gov.nist.javax.sip.message that throw SIPDuplicateHeaderException | |
---|---|
void |
SIPMessage.attachHeader(SIPHeader h,
boolean replaceflag)
Attach a header to the end of the existing headers in this SIPMessage structure. |
void |
SIPMessage.attachHeader(SIPHeader header,
boolean replaceFlag,
boolean top)
Attach the header to the SIP Message structure at a specified position in its list of headers. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |