Package 

Class AcceptLanguageInterceptor

  • All Implemented Interfaces:
    okhttp3.Interceptor

    
    public class AcceptLanguageInterceptor
     implements Interceptor
                        

    Copyright 2017 Meniga Iceland Inc.

    • Method Summary

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

        intercept
      • Methods inherited from class java.lang.Object

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

      • intercept

         Response intercept(Interceptor.Chain chain)