public class HttpRequestAbortTaskImpl extends Object implements HttpRequestAbortTask
HttpRequestAbortTask
that aborts the tracking HttpRequestBase
when triggeredConstructor and Description |
---|
HttpRequestAbortTaskImpl(org.apache.http.client.methods.HttpRequestBase httpRequest) |
Modifier and Type | Method and Description |
---|---|
boolean |
httpRequestAborted() |
boolean |
isEnabled() |
void |
run() |
public HttpRequestAbortTaskImpl(org.apache.http.client.methods.HttpRequestBase httpRequest)
public boolean httpRequestAborted()
httpRequestAborted
in interface HttpRequestAbortTask
public boolean isEnabled()
isEnabled
in interface HttpRequestAbortTask