NIST SIP Parser and Stack (v1.2) API

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

Packages that use gov.nist.javax.sip.address
gov.nist.javax.sip This is the root of the JAIN implementation of SIP.  
gov.nist.javax.sip.address Implementation of the address package of the JAIN SIP API. 
gov.nist.javax.sip.header Contains implementations of the SIP headers as defined in JAIN-SIP 1.1 and an implementation of the JAIN-SIP header factory. 
gov.nist.javax.sip.parser Parsers for SIP Headers, URL's and addresses. 
gov.nist.javax.sip.stack This package contains the classes for building a SIP stack.  
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip
ParameterNames
          Common parameter names.
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip.address
Authority
          Authority part of a URI structure.
GenericURI
          Implementation of the URI class.
NetObject
          Root object for all objects in this package.
NetObjectList
          Root class for all the collection objects in this list: a wrapper class on the GenericObjectList class for lists of objects that can appear in NetObjects.
TelephoneNumber
          Telephone number class.
UserInfo
          User information part of a URL.
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip.header
AddressImpl
          Address structure.
GenericURI
          Implementation of the URI class.
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip.parser
AddressImpl
          Address structure.
GenericURI
          Implementation of the URI class.
ParameterNames
          Common parameter names.
SipUri
          The SipUri structure.
TelephoneNumber
          Telephone number class.
TelURLImpl
          Implementation of the TelURL interface.
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip.stack
AddressImpl
          Address structure.
GenericURI
          Implementation of the URI class.
 


NIST SIP Parser and Stack (v1.2) API

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