public class RetryInterceptor extends java.lang.Object implements okhttp3.Interceptor
okhttp3.Interceptor.Chain
RetryInterceptor(RetryStrategy retryStrategy)
okhttp3.Response
intercept(okhttp3.Interceptor.Chain chain)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public RetryInterceptor(RetryStrategy retryStrategy)
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws java.io.IOException
intercept
okhttp3.Interceptor
java.io.IOException