install
abstract fun install(
feature: TFeature,
scope: HttpClient
): Unit
Installs the feature class for a HttpClient defined at scope.
abstract fun install(
feature: TFeature,
scope: HttpClient
): Unit
Installs the feature class for a HttpClient defined at scope.