| Interface | Description |
|---|---|
| HttpClient |
Object that sends an HTTP request, and returns the response.
|
| HttpClientFactory |
Factory object for
HttpClient. |
| Class | Description |
|---|---|
| HttpClientConfiguration |
Configuration component that specifies how an
HttpClient should be created. |
| HttpClientConfiguration.Builder |
Builder of
HttpClientConfigurations. |
| HttpRequestAuthentication |
Representation of a request's authentication scheme.
|
| Enum | Description |
|---|---|
| HttpAuthenticationType |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.