| Package | Description |
|---|---|
| com.mulesoft.apiquery.adapter.internal.http |
| Modifier and Type | Method and Description |
|---|---|
static Throttling |
ThrottlingFactory.noThrottling() |
static Throttling |
ThrottlingFactory.outboundRequestsThrottling(int numberOfConnections,
Supplier<Boolean> memCheckAllow) |
| 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) |
Copyright © 2022. All rights reserved.