JAIN-SIP 2.0 API

Uses of Interface
javax.sip.address.SipURI

Packages that use SipURI
javax.sip.address This package contains interfaces that represent the Addressing components of the SIP protocol. 
 

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.
 


JAIN-SIP 2.0 API


See conditions of use.
Submit a bug report or feature request.