Package fr.zhortech.ztcorekit.api.interceptors

Types

ZTApiInterceptor
Link copied to clipboard
class ZTApiInterceptor : Interceptor
ZTApiInterceptor
ZTAuthenticator
Link copied to clipboard
class ZTAuthenticator : Authenticator
ZTAuthenticator
ZTRetryInterceptor
Link copied to clipboard
class ZTRetryInterceptor : Interceptor
ZTRetryInterceptor
ZTUserAgentInterceptor
Link copied to clipboard
class ZTUserAgentInterceptor : Interceptor
ZTUserAgentInterceptor

Properties

MAX_RETRIES
Link copied to clipboard
const val MAX_RETRIES: Int = 5
RETRY_CODES
Link copied to clipboard
val RETRY_CODES: Array<Int>