Binary package “libproxy-vole-java” in ubuntu mantic

Proxy Vole

 Proxy Vole is a Java library to auto detect the platform network proxy
 settings.
 .
 Use the Proxy Vole library to provide network connectivity out of the
 box for your Java application. It provides strategies for auto
 detecting the current proxy settings. There are many configurable
 strategies to choose from. At the moment Proxy Vole supports the
 following proxy detection strategies.
  * Read platform settings (Supports: Windows, KDE, GNOME, OSX)
  * Read browser setting (Supports: Firefox 3.x+, Internet Explorer;
    Chrome and Webkit use the platform settings)
  * Read environment variables (often used variables on Linux / Unix
    server systems)
  * Auto detection script by using WPAD/PAC (Not all variations
    supported)