Searched refs:SIPIfMatchParser (Results 1 – 2 of 2) sorted by relevance
43 public class SIPIfMatchParser extends HeaderParser { class49 public SIPIfMatchParser(String etag) { in SIPIfMatchParser() method in SIPIfMatchParser57 protected SIPIfMatchParser(Lexer lexer) { in SIPIfMatchParser() method in SIPIfMatchParser
239 parserTable.put(SIPIfMatchHeader.NAME.toLowerCase(), SIPIfMatchParser.class); in SIPIfMatchHeader.NAME.toLowerCase()