Home | History | Annotate | Download | only in header

Lines Matching refs:requestLine

1656     public SipRequestLine createRequestLine(String requestLine)  throws ParseException {
1658 RequestLineParser requestLineParser = new RequestLineParser(requestLine);