Class BackwardsCompatibilityInterceptor
java.lang.Object
io.fabric8.kubernetes.client.utils.BackwardsCompatibilityInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
public class BackwardsCompatibilityInterceptor extends Object implements okhttp3.Interceptor
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description BackwardsCompatibilityInterceptor() -
Method Summary
Modifier and Type Method Description okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-
Constructor Details
-
BackwardsCompatibilityInterceptor
public BackwardsCompatibilityInterceptor()
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-