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