Searched refs:TelURLImpl (Results 1 – 3 of 3) sorted by relevance
41 public class TelURLImpl class51 public TelURLImpl() { in TelURLImpl() method in TelURLImpl176 TelURLImpl retval = (TelURLImpl) super.clone(); in clone()
154 TelURLImpl timp = (TelURLImpl) smp.parseUrl(telUrl); in createTelURL()
34 import gov.nist.javax.sip.address.TelURLImpl;590 public TelURLImpl telURL( boolean inBrackets ) throws ParseException { in telURL()594 TelURLImpl telUrl = new TelURLImpl(); in telURL()