Retry Interceptor

//indico-client-java/com.indico/RetryInterceptor

RetryInterceptor

[jvm]
open class RetryInterceptor : Interceptor

Constructors

RetryInterceptor[jvm]
constructor(indicoConfig: IndicoConfig)

Properties

NameSummary
Companion[jvm]
val Companion: Interceptor.Companion

Functions

NameSummary
intercept[jvm]
open fun intercept(chain: Interceptor.Chain): Response