Package | Description |
---|---|
com.ibm.cloud.objectstorage.http.timers.request |
Modifier and Type | Class and Description |
---|---|
class |
HttpRequestAbortTaskTrackerImpl
Keeps track of the scheduled
HttpRequestAbortTask and the associated Future |
class |
NoOpHttpRequestAbortTaskTracker
Dummy implementation of
HttpRequestAbortTaskTracker used when the timer is disabled for a
request |
Modifier and Type | Method and Description |
---|---|
HttpRequestAbortTaskTracker |
HttpRequestTimer.startTimer(org.apache.http.client.methods.HttpRequestBase apacheRequest,
int requestTimeoutMillis)
Start the timer with the specified timeout and return a object that can be used to track the
state of the timer and cancel it if need be.
|
Copyright © 2024. All rights reserved.