Searched defs:httpUriRequest (Results 1 – 1 of 1) sorted by relevance
51 …public HttpResponse execute(HttpUriRequest httpUriRequest) throws IOException, ClientProtocolExcep… in execute()56 …public HttpResponse execute(HttpUriRequest httpUriRequest, HttpContext httpContext) throws IOExcep… in execute()71 …public <T> T execute(HttpUriRequest httpUriRequest, ResponseHandler<? extends T> responseHandler) … in execute()76 …public <T> T execute(HttpUriRequest httpUriRequest, ResponseHandler<? extends T> responseHandler, … in execute()