public final class ConnectInterceptor extends Object implements Interceptor
Interceptor.Chain| Modifier and Type | Field and Description |
|---|---|
HttpClient |
client |
| Constructor and Description |
|---|
ConnectInterceptor(HttpClient client) |
public final HttpClient client
public ConnectInterceptor(HttpClient client)
public Response intercept(Interceptor.Chain chain) throws IOException
intercept in interface InterceptorIOExceptionCopyright © 2019. All rights reserved.