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