类 RetryAndFollowUpInterceptor

java.lang.Object
com.lark.oapi.okhttp.internal.http.RetryAndFollowUpInterceptor
所有已实现的接口:
Interceptor

public final class RetryAndFollowUpInterceptor extends Object implements Interceptor
This interceptor recovers from failures and follows redirects as necessary. It may throw an IOException if the call was canceled.