|
NIST SIP Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
The SipUri structure. |
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 Parser and Stack (v1.2) API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |