public interface Interceptor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
Interceptor.Chain |
| Modifier and Type | Method | Description |
|---|---|---|
Response |
intercept(Interceptor.Chain chain) |
Response intercept(Interceptor.Chain chain) throws IOException
IOExceptionCopyright © 2020. All rights reserved.