Class MetadataCacheInterceptor
- java.lang.Object
-
- com.salesforce.datacloud.jdbc.http.MetadataCacheInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public class MetadataCacheInterceptor extends Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description MetadataCacheInterceptor()
-
-
-
Method Detail
-
intercept
@NotNull public okhttp3.Response intercept(@NotNull okhttp3.Interceptor.Chain chain) throws IOException- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-
-