Package | Description |
---|---|
de.larssh.utils.net |
Utilities for handling network connectivity
|
Modifier and Type | Field and Description |
---|---|
static GlobalProxyConfiguration |
GlobalProxyConfiguration.FTP
FTP proxy related settings
|
static GlobalProxyConfiguration |
GlobalProxyConfiguration.HTTP
HTTP proxy related settings
|
static GlobalProxyConfiguration |
GlobalProxyConfiguration.HTTPS
HTTPS proxy related settings
The HTTPS protocol handler will use the same
nonProxyHosts property
as the HTTP protocol. |
static GlobalProxyConfiguration |
GlobalProxyConfiguration.SOCKS
SOCKS proxy related properties
The SOCKS protocol handler does not support the
nonProxyHosts
property. |
Copyright © 2025. All rights reserved.