Class OkHttpExtension
- java.lang.Object
 - 
- io.freefair.gradle.plugins.okhttp.OkHttpExtension
 
 
- 
public abstract class OkHttpExtension extends Object
 
- 
- 
Constructor Summary
Constructors Constructor Description OkHttpExtension() 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description abstract Property<Integer>getCacheSize()Size in bytes for the internalHTTP cache.abstract Property<Boolean>getForceCache()abstract Property<Boolean>getForceNetwork()abstract Property<okhttp3.logging.HttpLoggingInterceptor.Level>getLoggingLevel() 
 -