Package org.zalando.logbook.okhttp
Class LogbookInterceptor
- java.lang.Object
-
- org.zalando.logbook.okhttp.LogbookInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
@API(status=EXPERIMENTAL) public final class LogbookInterceptor extends Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description LogbookInterceptor()
-
-
-
Method Detail
-
intercept
@Nonnull public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
-