Package-level declarations

Types

Link copied to clipboard
class BaseRequestFactory(retrofit: Retrofit, configuration: ConfigurationRestClient)
Link copied to clipboard
class RetrofitFactory(context: Context, configuration: ConfigurationRestClient, headerInterceptor: Interceptor? = null, responseInterceptor: Interceptor? = null, authenticator: Authenticator? = null, converterFactory: Converter.Factory? = GsonConverterFactory.create())