Searched refs:InReplyToList (Results 1 – 3 of 3) sorted by relevance
43 public final class InReplyToList extends SIPHeaderList<InReplyTo> { class49 InReplyToList retval = new InReplyToList(); in clone()56 public InReplyToList() { in InReplyToList() method in InReplyToList
69 InReplyToList list = new InReplyToList(); in parse()
107 headerListTable.put(InReplyTo.class,InReplyToList.class); in initializeListMap()