Package 

Class RQInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    
    public final class RQInterceptor
     implements Interceptor
                        

    No-op implementation.

    • Nested Class Summary

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

      No-op implementation.

    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
      RQInterceptor(Context context) No-op implementation.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final RQInterceptor 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