Home | History | Annotate | Download | only in stack

Lines Matching defs:sendResponse

404     private void sendResponse(SIPResponse transactionResponse) throws IOException {
907 sendResponse(transactionResponse);
1079 this.sendResponse(transactionResponse);
1231 * @see javax.sip.ServerTransaction#sendResponse(javax.sip.message.Response)
1233 public void sendResponse(Response response) throws SipException {