I am using org.apache.http.impl.nio.client.CloseableHttpAsyncClient
(httpasyncclient-4.1.jar).

In callbackof httpGet Request i.e FutureCallback<HttpResponse> there are 3
methods .

When does cancelled() method being called ? Is cancelled does not mean
failure ?

Thanks

Reply via email to