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

Interface Summary
Content  
MessageExt  
MessageFactoryExt Intefaces that will be supported by the next release of JAIN-SIP.
MultipartMimeContent  
RequestExt Extensions for the JAIN-SIP Request interface.
ResponseExt Extension for the jain-sip Response interface.
 

Class Summary
ContentImpl Implementation of multipart content type.
HeaderIterator Iterator over lists of headers.
ListMap A map of which of the standard headers may appear as a list
MessageFactoryImpl Message Factory implementation
MessageObject This is the root object from which all other objects in this package are derived.
MultipartMimeContentImpl Content list for multipart mime content type.
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.