|
Oracle Communications Converged Application Server Java API Reference 5.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WlssTelURI
This class is a WebLogic SIP Server specific extension of the interface javax.servlet.sip.TelURL. It adds the functionality required to support using E.164 numbers with SIP, RFC 3824.
| Method Summary | |
|---|---|
java.lang.String |
getEnumFormat()Get string representation of tel URI in ENUM format, per RFC 3761. |
SipURI |
resolveE1642SIP()Return only or higher precedence SIP URI resolved from the given tel URI. |
SipURI[] |
resolveE1642SIPs()Return all SIP URIs resolved from the tel URI ordered by 'order' field, then by 'preference' field. |
| Method Detail |
|---|
SipURI resolveE1642SIP()
throws ServletParseException
ServletParseException - if an invalid tel URI is specified
SipURI[] resolveE1642SIPs()
throws ServletParseException
ServletParseException - if an invalid tel URI is specified
java.lang.String getEnumFormat()
throws java.lang.RuntimeException
java.lang.RuntimeException - if an invalid tel URI is specified
|
Oracle Communications Converged Application Server Java API Reference 5.0 E18767-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||