| Package | Description |
|---|---|
| org.mule.module.http.api.client | |
| org.mule.module.http.api.requester | |
| org.mule.module.http.internal.request | |
| org.mule.module.http.internal.request.client |
| Modifier and Type | Method and Description |
|---|---|
HttpRequesterConfig |
HttpRequestOptions.getRequesterConfig() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequestOptionsBuilder |
HttpRequestOptionsBuilder.requestConfig(HttpRequesterConfig requestConfig) |
| Modifier and Type | Method and Description |
|---|---|
HttpRequesterConfig |
HttpRequesterConfigBuilder.build()
Builder the request config and initializes it.
|
| Modifier and Type | Method and Description |
|---|---|
BuilderType |
HttpRequestOperationConfig.requestConfig(HttpRequesterConfig requestConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpRequesterConfig |
| Modifier and Type | Method and Description |
|---|---|
HttpRequesterConfig |
DefaultHttpRequestOptions.getRequesterConfig() |
| Modifier and Type | Method and Description |
|---|---|
HttpRequesterBuilder |
HttpRequesterBuilder.requestConfig(HttpRequesterConfig requestConfig) |
| Constructor and Description |
|---|
DefaultHttpRequestOptions(String method,
Boolean followsRedirect,
HttpStreamingType requestStreamingMode,
HttpRequesterConfig requestConfig,
boolean disableStatusCodeValidation,
boolean disableParseResponse,
TlsContextFactory tlsContextFactory,
Long responseTimeout) |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.