AbstractExecutionAwareRequest, HttpDelete, HttpEntityEnclosingRequestBase, HttpGet, HttpHead, HttpOptions, HttpPatch, HttpPost, HttpPut, HttpRequestBase, HttpTracepublic interface HttpExecutionAware
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isAborted() |
|
void |
setCancellable(org.apache.http.concurrent.Cancellable cancellable) |
Sets
Cancellable for the ongoing operation. |