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

Package gov.nist.javax.sip.message

Class definitions for SIP messages and message factory.

See:
          Description

Class Summary
HeaderIterator Iterator over lists of headers.
MessageFactoryImpl Message Factory implementation
MessageObject This is the root object from which all other objects in this package are derived.
SIPMessage This is the main SIP Message structure.
SIPRequest The SIP Request structure.
SIPResponse SIP Response structure.
 

Exception Summary
SIPDuplicateHeaderException Duplicate header exception: thrown when there is more than one header of a type where there should only be one.
 

Package gov.nist.javax.sip.message Description

Class definitions for SIP messages and message factory.


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.