Retry Interceptor

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

# RetryInterceptor

[jvm]\
open class RetryInterceptor : Interceptor

## Constructors

| | |
|---|---|
| RetryInterceptor | [jvm]<br>constructor(indicoConfig: IndicoConfig) |

## Properties

| Name | Summary |
|---|---|
| Companion | [jvm]<br>val Companion: Interceptor.Companion |

## Functions

| Name | Summary |
|---|---|
| intercept | [jvm]<br>open fun intercept(chain: Interceptor.Chain): Response |