public class RetryHeaderUtils extends Object
| Constructor and Description |
|---|
RetryHeaderUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
tryDetermineRetryDelay(org.apache.http.HttpResponse httpResponse,
OutParameter<java.time.Duration> result) |
public static boolean tryDetermineRetryDelay(org.apache.http.HttpResponse httpResponse,
OutParameter<java.time.Duration> result)
Copyright © 2017. All rights reserved.