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 IOException
IOException
Copyright © 2018. All rights reserved.