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

Uses of Interface
javax.sip.address.SipURI

Packages that use SipURI
gov.nist.javax.sip.address Implementation of the address package of the JAIN SIP API. 
javax.sip.address This package contains interfaces that represent the Addressing components of the SIP protocol. 
 

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

Classes in gov.nist.javax.sip.address that implement SipURI
 class SipUri
          Implementation of the SipURI interface.
 

Methods in gov.nist.javax.sip.address that return SipURI
 SipURI AddressFactoryImpl.createSipURI(String uri)
          create a sip uri.
 SipURI AddressFactoryImpl.createSipURI(String user, String host)
          Create a SipURI
 

Uses of SipURI in javax.sip.address
 

Methods in javax.sip.address that return SipURI
 SipURI AddressFactory.createSipURI(String user, String host)
          Creates a SipURI based on the given user and host components.
 


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.