Searched defs:sendRequest (Results 1 – 3 of 3) sorted by relevance
397 private boolean sendRequest(int opCode) throws IOException { in sendRequest() method in ClientOperation
408 public boolean sendRequest(int opCode, byte[] head, HeaderSet header, in sendRequest() method in ClientSession
186 void sendRequest(AndroidHttpClientConnection httpClientConnection) in sendRequest() method in Request