Class GzipInterceptor
- java.lang.Object
-
- com.kaltura.client.utils.request.interceptor.GzipInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class GzipInterceptor extends Object implements okhttp3.Interceptor
Created by tehilarozin on 14/08/2016.
-
-
Constructor Summary
Constructors Constructor Description GzipInterceptor()
-
-
-
Method Detail
-
intercept
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain) throws IOException- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
-