Uses of Interface
com.jniwrapper.win32.winhttp.ProxySettings

Packages that use ProxySettings
com.jniwrapper.win32.winhttp The com.jniwrapper.win32.winhttp package contains classes, which allow you to obtain system proxy settings, IE proxy settings or remote proxy settings using WinHTTP. 
 

Uses of ProxySettings in com.jniwrapper.win32.winhttp
 

Classes in com.jniwrapper.win32.winhttp that implement ProxySettings
 class DefaultProxySettings
          Provides information about default proxy configuration from the registry.
 class IEProxySettings
          Provides information about proxy settings of Internet Explorer.
 class RemoteProxySettings
          Returns the proxy configuration for the specified URL.