Searched defs:sendResponse (Results 1 – 6 of 6) sorted by relevance
6 void sendResponse(Response response) in sendResponse() method
49 void sendResponse(Response response) throws SipException; in sendResponse() method
15 function onMessageHandler(message, sender, sendResponse) { argument
404 private void sendResponse(SIPResponse transactionResponse) throws IOException { in sendResponse() method in SIPServerTransaction1233 public void sendResponse(Response response) throws SipException { in sendResponse() method in SIPServerTransaction
48 function testListener(request, sender, sendResponse) { argument
740 public void sendResponse(Response response) throws SipException { in sendResponse() method in SipProviderImpl