Class PassportInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    
    public final class PassportInterceptor
     implements Interceptor
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

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

      • PassportInterceptor

        PassportInterceptor()
    • Method Detail

      • intercept

         Response intercept(Interceptor.Chain chain)