Package-level declarations

Provides classes that allow you to configure proxy.

Provides classes that allow you to configure proxy.

Types

Link copied to clipboard
With this proxy configuration the connection automatically detects proxy settings.
Link copied to clipboard
A custom proxy settings.
Link copied to clipboard
With this proxy configuration the connection does not use a proxy server.
Link copied to clipboard
interface Proxy : ProfileService
interface Proxy : ProfileService
Allows modifying proxy configuration.
Link copied to clipboard
interface ProxyConfig
interface ProxyConfig
A common interface all proxy configurations must extend.
Link copied to clipboard
With this proxy configuration the connection uses proxy settings received from proxy auto-config (PAC) file which is located at the specific address.