Searched defs:receiveResponseEntity (Results 1 – 4 of 4) sorted by relevance
107 void receiveResponseEntity(HttpResponse response) in receiveResponseEntity() method
192 public void receiveResponseEntity(final HttpResponse response) in receiveResponseEntity() method in AbstractHttpClientConnection
379 public HttpEntity receiveResponseEntity(final Headers headers) { in receiveResponseEntity() method in AndroidHttpClientConnection
243 public void receiveResponseEntity(HttpResponse response) in receiveResponseEntity() method in AbstractClientConnAdapter