Class OkHttpCachePlugin

java.lang.Object
io.freefair.gradle.plugins.okhttp.OkHttpCachePlugin
All Implemented Interfaces:
Plugin<Project>

@Deprecated public class OkHttpCachePlugin extends Object implements Plugin<Project>
Deprecated.
  • Constructor Details

    • OkHttpCachePlugin

      public OkHttpCachePlugin()
      Deprecated.
  • Method Details

    • apply

      public void apply(Project project)
      Deprecated.
      Specified by:
      apply in interface Plugin<Project>
    • getCache

      public okhttp3.Cache getCache()
      Deprecated.