OkHttpInstallStrategy

abstract class OkHttpInstallStrategy : AbstractInstallStrategy

Constructors

OkHttpInstallStrategy
Link copied to clipboard
fun OkHttpInstallStrategy(logger: Logger)
OkHttpInstallStrategy
Link copied to clipboard
@Inject
fun OkHttpInstallStrategy()

Types

Registrar
Link copied to clipboard
object Registrar : InstallStrategyRegistrar

Functions

execute
Link copied to clipboard
open override fun execute(context: ComponentMetadataContext)