Searched refs:CallIdentifier (Results 1 – 5 of 5) sorted by relevance
51 protected CallIdentifier callIdentifier;105 public CallIdentifier getCallIdentifer() { in getCallIdentifer()118 callIdentifier = new CallIdentifier(cid); in setCallId()128 public void setCallIdentifier(CallIdentifier cid) { in setCallIdentifier()138 this.callIdentifier = new CallIdentifier(callId); in CallID()144 retval.callIdentifier = (CallIdentifier) this.callIdentifier.clone(); in clone()
40 public final class CallIdentifier extends SIPObject { class60 public CallIdentifier() { in CallIdentifier() method in CallIdentifier68 public CallIdentifier(String localId, String host) { in CallIdentifier() method in CallIdentifier79 public CallIdentifier(String cid) throws IllegalArgumentException { in CallIdentifier() method in CallIdentifier110 CallIdentifier that = (CallIdentifier) other; in equals()
51 protected CallIdentifier callId;62 public InReplyTo(CallIdentifier cid) { in InReplyTo()77 this.callId = new CallIdentifier(callId); in setCallId()106 retval.callId = (CallIdentifier) this.callId.clone(); in clone()
36 public CallIdentifier callIdentifier;52 this.callIdentifier = new CallIdentifier(callId); in Join()84 public CallIdentifier getCallIdentifer() { in getCallIdentifer()103 public void setCallIdentifier(CallIdentifier cid) { in setCallIdentifier()
36 public CallIdentifier callIdentifier;52 this.callIdentifier = new CallIdentifier(callId); in Replaces()84 public CallIdentifier getCallIdentifer() { in getCallIdentifer()103 public void setCallIdentifier(CallIdentifier cid) { in setCallIdentifier()