public interface Interceptor
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Interceptor.Chain |
| Modifier and Type | Method and Description |
|---|---|
Response |
intercept(Interceptor.Chain chain) |
Response intercept(Interceptor.Chain chain) throws java.io.IOException
java.io.IOExceptionCopyright © 2017. All Rights Reserved.