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

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
          Implementation of the SipURI interface.
 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: 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.