Searched refs:readBody (Results 1 – 2 of 2) sorted by relevance
75 protected boolean readBody; field in StringMsgParser87 readBody = true; in StringMsgParser()213 if (readBody && message.getContentLength() != null && in parseSIPMessage()325 if (readBody && message.getContentLength() != null ) { in parseSIPMessage()
271 smp.readBody = false; in run()