Home
last modified time | relevance | path

Searched refs:createSipURI (Results 1 – 2 of 2) sorted by relevance

/external/nist-sip/java/javax/sip/address/
DAddressFactory.java11 SipURI createSipURI(String uri) throws ParseException; in createSipURI() method
12 SipURI createSipURI(String user, String host) throws ParseException; in createSipURI() method
/external/nist-sip/java/gov/nist/javax/sip/address/
DAddressFactoryImpl.java91 public javax.sip.address.SipURI createSipURI(String uri) in createSipURI() method in AddressFactoryImpl
112 public javax.sip.address.SipURI createSipURI(String user, String host) in createSipURI() method in AddressFactoryImpl