Class CacheControlInterceptor
- java.lang.Object
-
- io.freefair.gradle.plugins.okhttp.internal.CacheControlInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class CacheControlInterceptor extends java.lang.Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description CacheControlInterceptor(okhttp3.CacheControl cacheControl)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description okhttp3.Response
intercept(okhttp3.Interceptor.Chain chain)
-