public class HttpRequestAbortTaskImpl extends Object implements HttpRequestAbortTask
HttpRequestAbortTask that aborts the tracking HttpRequestBase
 when triggered| Constructor 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 HttpRequestAbortTaskpublic boolean isEnabled()
isEnabled in interface HttpRequestAbortTaskCopyright © 2013 Amazon Web Services, Inc. All Rights Reserved.