Package | Description |
---|---|
com.netease.cloud.http |
Modifier and Type | Method and Description |
---|---|
CustomBackoffStrategy |
ExecutionContext.getCustomBackoffStrategy()
Returns the optional custom backoff strategy for controlling how long
between retries on error responses.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutionContext.setCustomBackoffStrategy(CustomBackoffStrategy backoffStrategy)
Sets the optional custom backoff strategy for controlling how long
between retries on error responses.
|
Copyright © 2017. All Rights Reserved.