Uses of Interface
com.mulesoft.apiquery.adapter.internal.loader.GatewayPropertiesLoader
-
Packages that use GatewayPropertiesLoader Package Description com.mulesoft.apiquery.adapter.internal com.mulesoft.apiquery.adapter.internal.loader.impl -
-
Uses of GatewayPropertiesLoader in com.mulesoft.apiquery.adapter.internal
Methods in com.mulesoft.apiquery.adapter.internal with parameters of type GatewayPropertiesLoader Modifier and Type Method Description voidApiQueryAdapterConfiguration. setPropertiesLoader(GatewayPropertiesLoader propertiesLoader) -
Uses of GatewayPropertiesLoader in com.mulesoft.apiquery.adapter.internal.loader.impl
Classes in com.mulesoft.apiquery.adapter.internal.loader.impl that implement GatewayPropertiesLoader Modifier and Type Class Description classCloudHubPropertiesLoaderConstructors in com.mulesoft.apiquery.adapter.internal.loader.impl with parameters of type GatewayPropertiesLoader Constructor Description JsonArrayDataGraphElementLoader(ApiQueryAdapterConfiguration apiQueryAdapterConfiguration, GatewayPropertiesLoader loader, MetricsReporter metricsReporter, org.mule.runtime.http.api.HttpService httpService, org.mule.runtime.http.api.client.HttpClient defaultClient)
-