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

Uses of Class
gov.nist.javax.sip.message.SIPDuplicateHeaderException

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

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