Package 

Class ChuckerInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    
    public final class ChuckerInterceptor
     implements Interceptor
                        

    No-op implementation.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public final class ChuckerInterceptor.Builder

      No-op implementation.

    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait