Retry Interceptor
//indico-client-java/com.indico/RetryInterceptor
RetryInterceptor
[jvm]
open class RetryInterceptor : Interceptor
Constructors
RetryInterceptor | [jvm] constructor(indicoConfig: IndicoConfig) |
Properties
Name | Summary |
---|---|
Companion | [jvm] val Companion: Interceptor.Companion |
Functions
Name | Summary |
---|---|
intercept | [jvm] open fun intercept(chain: Interceptor.Chain): Response |
Updated 12 months ago