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

Uses of Package
gov.nist.javax.sip.message

Packages that use gov.nist.javax.sip.message
gov.nist.javax.sip This is the root of the JAIN implementation of SIP. 
gov.nist.javax.sip.message Class definitions for SIP messages and message factory. 
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
 

Classes in gov.nist.javax.sip.message used by gov.nist.javax.sip
SIPResponse
          SIP Response structure.
 

Classes in gov.nist.javax.sip.message used by gov.nist.javax.sip.message
Content
           
MessageExt
           
MessageFactoryExt
          Intefaces that will be supported by the next release of JAIN-SIP.
MessageObject
          This is the root object from which all other objects in this package are derived.
MultipartMimeContent
           
SIPDuplicateHeaderException
          Duplicate header exception: thrown when there is more than one header of a type where there should only be one.
SIPMessage
          This is the main SIP Message structure.
SIPRequest
          The SIP Request structure.
SIPResponse
          SIP Response structure.
 

Classes in gov.nist.javax.sip.message used by gov.nist.javax.sip.parser
SIPMessage
          This is the main SIP Message structure.
 

Classes in gov.nist.javax.sip.message used by gov.nist.javax.sip.stack
SIPMessage
          This is the main SIP Message structure.
SIPRequest
          The SIP Request structure.
SIPResponse
          SIP Response structure.
 


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.