org.lastbamboo.common.sip.stack
Class SipUriFactory
java.lang.Object
org.lastbamboo.common.sip.stack.SipUriFactory
public final class SipUriFactory
- extends Object
Factory for creating SIP URIs.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SipUriFactory
public SipUriFactory()
createSipUri
public static URI createSipUri(String id)
createSipUri
public static URI createSipUri(long id)
Copyright © 2013 LittleShoot. All Rights Reserved.