NIST SIP Parser and Stack (v1.2) API

Uses of Class
gov.nist.javax.sip.address.NetObject

Packages that use NetObject
gov.nist.javax.sip.address Implementation of the address package of the JAIN SIP API. 
 

Uses of NetObject in gov.nist.javax.sip.address
 

Subclasses of NetObject in gov.nist.javax.sip.address
 class AddressImpl
          Address structure.
 class Authority
          Authority part of a URI structure.
 class GenericURI
          Implementation of the URI class.
 class SipUri
          The SipUri structure.
 class TelephoneNumber
          Telephone number class.
 class TelURLImpl
          Implementation of the TelURL interface.
 class UserInfo
          User information part of a URL.
 

Methods in gov.nist.javax.sip.address with parameters of type NetObject
 void NetObjectList.add(NetObject obj)
          Add a new object to the list.
 


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.