aem-plugin / com.cognifide.gradle.aem.common.instance / InstanceHttpClient

InstanceHttpClient

open class InstanceHttpClient : HttpClient

Constructors

<init>

InstanceHttpClient(aem: AemExtension, instance: Instance)

Properties

instance

val instance: Instance

Functions

throwStatusException

open fun throwStatusException(response: HttpResponse): Unit

Inheritors

RepositoryHttpClient

class RepositoryHttpClient : InstanceHttpClient