Searched defs:sendRequest (Results 1 – 9 of 9) sorted by relevance
15 void sendRequest() throws SipException; in sendRequest() method
48 void sendRequest(Request request) throws SipException; in sendRequest() method
71 void sendRequest(ClientTransaction clientTransaction) in sendRequest() method
146 private void sendRequest(URL url) { in sendRequest() method in NettyHttpClient.HttpChannel
201 void sendRequest(AndroidHttpClientConnection httpClientConnection) in sendRequest() method in Request
887 public void sendRequest() throws SipException { in sendRequest() method in SIPClientTransaction
2007 public void sendRequest(ClientTransaction clientTransactionId) in sendRequest() method in SIPDialog2012 public void sendRequest(ClientTransaction clientTransactionId, boolean allowInterleaving) in sendRequest() method in SIPDialog
665 public void sendRequest(Request request) throws SipException { in sendRequest() method in SipProviderImpl
221 public void sendRequest() throws RequestException, RouteException, IOException { in sendRequest() method in HttpEngine