| 限定符和类型 | 方法和说明 |
|---|---|
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) |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
Interceptor.intercept(Interceptor.Chain chain) |
Copyright © 2018. All Rights Reserved.