-
- All Implemented Interfaces:
-
okhttp3.Interceptor
public final class FloconOkhttpInterceptor implements Interceptor
-
-
Constructor Summary
Constructors Constructor Description FloconOkhttpInterceptor(Function1<FloconNetworkIsImageParams, Boolean> isImage)
-
Method Summary
Modifier and Type Method Description Responseintercept(Interceptor.Chain chain)-
-
Constructor Detail
-
FloconOkhttpInterceptor
FloconOkhttpInterceptor(Function1<FloconNetworkIsImageParams, Boolean> isImage)
-
-
Method Detail
-
intercept
Response intercept(Interceptor.Chain chain)
-
-
-
-