Class OkHttpPlugin

    • Constructor Summary

      Constructors 
      Constructor Description
      OkHttpPlugin()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void apply​(Project project)  
      okhttp3.OkHttpClient getOkHttpClient()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OkHttpPlugin

        public OkHttpPlugin()
    • Method Detail

      • getOkHttpClient

        public okhttp3.OkHttpClient getOkHttpClient()