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

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.2 and an implementation of the JAIN-SIP header factory. 
gov.nist.javax.sip.header.ims NIST-SIP Specific support for IMS headers contributed by Jose Miguel Freitas (Aveiro University, Portugal) and Alexandre Miguel Silva Santos (PT Inovacau, Portugal). 
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.parser.ims Parser for IMS headers. 
 

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.
SipURIExt
          URI Interface extensions that will be added to version 2.0 of the JSR 32 spec.
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.header.ims
AddressImpl
          Address structure.
GenericURI
          Implementation of the URI class.
ParameterNames
          Common parameter names.
 

Classes in gov.nist.javax.sip.address used by gov.nist.javax.sip.message
SipUri
          Implementation of the SipURI interface.
 

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
          Implementation of the SipURI interface.
TelephoneNumber
          Telephone number class.
TelURLImpl
          Implementation of the TelURL interface.
 

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


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.