| Modifier and Type | Method | 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 | Description |
|---|---|---|
Response |
Interceptor.intercept(Interceptor.Chain chain) |
Copyright © 2021. All rights reserved.