public interface ClientExecutionAbortTask extends Runnable
ClientExecutionTimer
Modifier and Type | Method and Description |
---|---|
boolean |
hasClientExecutionAborted() |
boolean |
isEnabled() |
void |
setCurrentHttpRequest(org.apache.http.client.methods.HttpRequestBase newRequest)
Client Execution timer task needs to abort the current running HTTP request when executed.
|
void setCurrentHttpRequest(org.apache.http.client.methods.HttpRequestBase newRequest)
newRequest
- boolean hasClientExecutionAborted()
boolean isEnabled()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.