public class MuleHttpClient
extends com.mulesoft.apiquery.http.HTTPProtocolClient
| Constructor and Description |
|---|
MuleHttpClient(org.mule.runtime.http.api.client.HttpClient httpClient,
MetricsReporter metricsReporter,
Throttling throttling,
String apifAppVersion,
org.mule.runtime.http.api.client.HttpRequestOptions httpClientConfig) |
| Modifier and Type | Method and Description |
|---|---|
scala.concurrent.Future<com.mulesoft.apiquery.http.HTTPResponse> |
execute(com.mulesoft.apiquery.http.HTTPRequest request,
com.mulesoft.apiquery.ServiceSource source,
com.mulesoft.apiquery.log.Logging.LogContext lc) |
public MuleHttpClient(org.mule.runtime.http.api.client.HttpClient httpClient,
MetricsReporter metricsReporter,
Throttling throttling,
String apifAppVersion,
org.mule.runtime.http.api.client.HttpRequestOptions httpClientConfig)
public scala.concurrent.Future<com.mulesoft.apiquery.http.HTTPResponse> execute(com.mulesoft.apiquery.http.HTTPRequest request,
com.mulesoft.apiquery.ServiceSource source,
com.mulesoft.apiquery.log.Logging.LogContext lc)
execute in class com.mulesoft.apiquery.http.HTTPProtocolClientCopyright © 2024. All rights reserved.