public class JsonArrayDataGraphElementLoader extends Object implements DataGraphElementLoader
| Constructor and Description |
|---|
JsonArrayDataGraphElementLoader(ApiQueryAdapterConfiguration apiQueryAdapterConfiguration,
GatewayPropertiesLoader loader,
MetricsReporter metricsReporter,
org.mule.runtime.http.api.HttpService httpService,
org.mule.runtime.http.api.client.HttpClient defaultClient) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.http.api.client.HttpClient |
getDefaultClient() |
org.mule.runtime.http.api.client.HttpClientConfiguration |
getHttpClientConfiguration(boolean withTruststore,
boolean withKeystore) |
com.mulesoft.apiquery.core.datagraph.ModelService |
getModelService() |
List<EngineData> |
loadProperties() |
public JsonArrayDataGraphElementLoader(ApiQueryAdapterConfiguration apiQueryAdapterConfiguration, GatewayPropertiesLoader loader, MetricsReporter metricsReporter, org.mule.runtime.http.api.HttpService httpService, org.mule.runtime.http.api.client.HttpClient defaultClient)
public List<EngineData> loadProperties()
loadProperties in interface DataGraphElementLoaderpublic org.mule.runtime.http.api.client.HttpClient getDefaultClient()
getDefaultClient in interface DataGraphElementLoaderpublic org.mule.runtime.http.api.client.HttpClientConfiguration getHttpClientConfiguration(boolean withTruststore,
boolean withKeystore)
throws IOException,
org.mule.runtime.api.lifecycle.CreateException
getHttpClientConfiguration in interface DataGraphElementLoaderIOExceptionorg.mule.runtime.api.lifecycle.CreateExceptionpublic com.mulesoft.apiquery.core.datagraph.ModelService getModelService()
Copyright © 2023. All rights reserved.