| Interface | Description |
|---|---|
| HttpClient |
Object that sends an HTTP request, and returns the response.
|
| HttpClientFactory |
Factory object for
HttpClient mule-to-httpLibrary adapters. |
| ResponseValidator |
| Class | Description |
|---|---|
| DefaultHttpAuthentication | |
| DefaultHttpRequester | |
| DefaultHttpRequesterConfig | |
| DefaultProxyConfig |
Basic HTTP Proxy configuration based on host and port, and optionally a username and password for proxy authentication.
|
| FailureStatusCodeValidator | |
| HttpClientConfiguration | |
| HttpClientConfiguration.Builder | |
| HttpRequesterRequestBuilder | |
| HttpResponseToMuleEvent |
Maps an HTTP response into a Mule event.
|
| MuleEventToHttpRequest | |
| NtlmProxyConfig |
A Proxy configuration for NTLM authentication proxies.
|
| RamlApiConfiguration | |
| RangeStatusCodeValidator | |
| SuccessStatusCodeValidator |
| Enum | Description |
|---|---|
| HttpAuthenticationType |
| Exception | Description |
|---|---|
| ResponseValidatorException |
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.