public class RetryInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
| Constructor and Description |
|---|
RetryInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
static int |
calculateBackoff(int retryCount) |
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |