Class LogbookInterceptor

  • All Implemented Interfaces:
    com.squareup.okhttp.Interceptor

    @API(status=EXPERIMENTAL)
    public final class LogbookInterceptor
    extends Object
    implements com.squareup.okhttp.Interceptor
    • Constructor Detail

      • LogbookInterceptor

        public LogbookInterceptor()
    • Method Detail

      • intercept

        public com.squareup.okhttp.Response intercept​(com.squareup.okhttp.Interceptor.Chain chain)
                                               throws IOException
        Specified by:
        intercept in interface com.squareup.okhttp.Interceptor
        Throws:
        IOException