Package com.influxdb.internal
Class UserAgentInterceptor
java.lang.Object
com.influxdb.internal.UserAgentInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
- Author:
- Jakub Bednar (02/03/2020 10:10)
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion
-
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UserAgentInterceptor
- Parameters:
clientType
- type of client - java, scala, kotlin
-
-
Method Details
-
intercept
- Specified by:
intercept
in interfaceokhttp3.Interceptor
- Throws:
IOException
-