public final class ConnectInterceptor extends java.lang.Object implements Interceptor
Interceptor.Chain| Modifier and Type | Field and Description |
|---|---|
OkHttpClient |
client |
| Constructor and Description |
|---|
ConnectInterceptor(OkHttpClient client) |
| Modifier and Type | Method and Description |
|---|---|
Response |
intercept(Interceptor.Chain chain) |
public final OkHttpClient client
public ConnectInterceptor(OkHttpClient client)
public Response intercept(Interceptor.Chain chain) throws java.io.IOException
intercept in interface Interceptorjava.io.IOException