| Interface | Description |
|---|---|
| ProxyConfig |
HTTP proxy configuration for making HTTP requests.
|
| ProxyConfig.NtlmProxyConfig |
HTTP proxy configuration for making HTTP requests through an NTLM authenticated proxy.
|
| Class | Description |
|---|---|
| BaseProxyConfigBuilder<P extends ProxyConfig,B extends BaseProxyConfigBuilder> |
Base implementation of a
ProxyConfig builder. |
| NtlmProxyConfigBuilder |
Builder of
ProxyConfig.NtlmProxyConfigs. |
| ProxyConfigBuilder |
Builder of
ProxyConfigs. |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.