| Package | Description |
|---|---|
| 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.
|
| test.tck.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
TelURLImpl
Implementation of the TelURL interface.
|
| Modifier and Type | Method and Description |
|---|---|
TelURL |
AddressFactoryImpl.createTelURL(String uri)
Creates a TelURL based on given URI string.
|
| Modifier and Type | Method and Description |
|---|---|
TelURL |
AddressFactory.createTelURL(String phoneNumber)
Creates a TelURL based on given URI string.
|
| Modifier and Type | Method and Description |
|---|---|
protected TelURL |
AddressFactoryTest.createRiTelURL(String phoneNumber) |
protected TelURL |
AddressFactoryTest.createRiTelURLFromTiTelURL(TelURL tiTelURL) |
protected TelURL |
AddressFactoryTest.createTiTelURL(String phoneNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected TelURL |
AddressFactoryTest.createRiTelURLFromTiTelURL(TelURL tiTelURL) |
Copyright © 2014. All Rights Reserved.