Package 

Class DebugInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    
    public final class DebugInterceptor
     implements Interceptor
                        
    • Method Summary

      Modifier and Type Method Description
      Response intercept(Interceptor.Chain chain)
      final Interceptor httpLoggingInterceptor()
      • Methods inherited from class java.lang.Object

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

      • DebugInterceptor

        DebugInterceptor()