类的使用
cn.warpin.thirdPart.huawei.obs.obs.services.internal.RestStorageService.RetryCounter
-
cn.warpin.thirdPart.huawei.obs.obs.services.internal中RestStorageService.RetryCounter的使用
修饰符和类型字段说明private RestStorageService.RetryCounterRestStorageService.RetryController.errorRetryCounterprivate RestStorageService.RetryCounterRestStorageService.RetryController.unexpectedErrorRetryCounter修饰符和类型方法说明RestStorageService.RetryController.getErrorRetryCounter()RestStorageService.RetryController.getUnexpectedErrorRetryCounter()修饰符和类型方法说明private voidRestStorageService.doRetry(okhttp3.Response response, String message, RestStorageService.RetryCounter retryCounter) protected booleanRestStorageService.retryRequest(IOException exception, RestStorageService.RetryCounter retryCounter, okhttp3.Request request, okhttp3.Call call) private booleanRestStorageService.retryRequestForUnexpectedException(IOException exception, RestStorageService.RetryCounter retryCounter, okhttp3.Call call) 限定符构造器说明RetryController(RestStorageService.RetryCounter errorRetryCounter, RestStorageService.RetryCounter unexpectedErrorRetryCounter, boolean wasRecentlyRedirected)