public class ProgressInterceptor
extends java.lang.Object
implements okhttp3.Interceptor
ProgressInterceptor.ProgressTag Request tag.
Created by covers1624 on 15/2/21.
| Modifier and Type | Class and Description |
|---|---|
static class |
ProgressInterceptor.ProgressTag |
| Constructor and Description |
|---|
ProgressInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Response |
intercept(okhttp3.Interceptor.Chain chain) |