Package pl.grizzlysoftware.util
Class OkHttpLoggingInterceptor
- java.lang.Object
-
- pl.grizzlysoftware.util.OkHttpLoggingInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class OkHttpLoggingInterceptor extends java.lang.Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description OkHttpLoggingInterceptor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-