Searched refs:TelURL (Results 1 – 4 of 4) sorted by relevance
147 public javax.sip.address.TelURL createTelURL(String uri) in createTelURL()155 return (TelURL) timp; in createTelURL()
43 implements javax.sip.address.TelURL {
6 public interface TelURL extends URI, Parameters { interface
13 TelURL createTelURL(String uri) throws ParseException; in createTelURL()