| Modifier and Type | Method and Description |
|---|---|
Interceptor.Chain |
Interceptor.Chain.withConnectTimeout(int timeout,
TimeUnit unit) |
Interceptor.Chain |
Interceptor.Chain.withReadTimeout(int timeout,
TimeUnit unit) |
Interceptor.Chain |
Interceptor.Chain.withWriteTimeout(int timeout,
TimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
Response |
Interceptor.intercept(Interceptor.Chain chain) |
Copyright © 2017. All Rights Reserved.