| Package | Description |
|---|---|
| com.mulesoft.connectors.ws.api.client | |
| com.mulesoft.connectors.ws.api.client.proxy |
| Modifier and Type | Method and Description |
|---|---|
HttpProxyConfig |
WebSocketClientSettings.getProxyConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketClientSettings.setProxyConfig(HttpProxyConfig proxyConfig) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HttpProxyConfig.HttpNtlmProxyConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNtlmProxyConfig
A Proxy configuration for NTLM authentication proxies.
|
class |
DefaultProxyConfig
Basic HTTP Proxy configuration based on host and port, and optionally a username and password for proxy authentication.
|
Copyright © 2024 MuleSoft, Inc.. All rights reserved.