public interface Interceptor
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Interceptor.Chain |
| 限定符和类型 | 方法和说明 |
|---|---|
Response |
intercept(Interceptor.Chain chain) |
Response intercept(Interceptor.Chain chain) throws java.io.IOException
java.io.IOExceptionCopyright © 2018. All Rights Reserved.