|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TelURL | |
---|---|
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 TelURL in gov.nist.javax.sip.address |
---|
Classes in gov.nist.javax.sip.address that implement TelURL | |
---|---|
class |
TelURLImpl
Implementation of the TelURL interface. |
Methods in gov.nist.javax.sip.address that return TelURL | |
---|---|
TelURL |
AddressFactoryImpl.createTelURL(String uri)
Creates a TelURL based on given URI string. |
Uses of TelURL in javax.sip.address |
---|
Methods in javax.sip.address that return TelURL | |
---|---|
TelURL |
AddressFactory.createTelURL(String phoneNumber)
Creates a TelURL based on given URI string. |
|
NIST-SIP: The Reference Implementation for JAIN-SIP 1.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |