Home | History | Annotate | Download | only in stack

Lines Matching refs:RecordRoute

49 import gov.nist.javax.sip.header.RecordRoute;
753 RecordRoute rr = (RecordRoute) li.previous();
775 RecordRoute rr = (RecordRoute) li.next();
2679 ListIterator<RecordRoute> it = rrList.listIterator(rrList.size());
2681 RecordRoute rr = (RecordRoute) it.previous();