Searched defs:proxyProperties (Results 1 – 4 of 4) sorted by relevance
158 ProxyInfo proxyProperties; in loadGlobalProxy() local
124 ProxyInfo proxyProperties = config.httpProxy; in writeConfig() local
4185 public void setGlobalProxy(final ProxyInfo proxyProperties) { in setGlobalProxy()
6998 ProxyInfo proxyProperties = new ProxyInfo(data[0], proxyPort, exclusionList); in saveGlobalProxyLocked() local