Searched refs:getCannonicalName (Results 1 – 3 of 3) sorted by relevance
79 this.method = SIPRequest.getCannonicalName(method); in CSeq()161 this.method = SIPRequest.getCannonicalName(meth); in setMethod()
66 String m = SIPRequest.getCannonicalName( method() ); in parse()
155 public static String getCannonicalName(String method) { in getCannonicalName() method in SIPRequest352 method = getCannonicalName(cseq.getMethod()); in setRequestLineDefaults()407 String meth = getCannonicalName(method); in setMethod()