Interface RetrofitInterceptorProvider


  • public interface RetrofitInterceptorProvider
    • Method Detail

      • getInterceptors

        java.util.List<okhttp3.Interceptor> getInterceptors()
      • getLegacyInterceptors

        java.util.List<com.squareup.okhttp.Interceptor> getLegacyInterceptors()