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