public class EnvProxySelector extends Object implements ProxySelector
ProxySelector.NoProxy| Modifier and Type | Method and Description |
|---|---|
static boolean |
envVariablesSet() |
Optional<ProxyFactory> |
select(URL url) |
static ProxySelector |
with(Map<String,String> env) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitenvVariableProxySelector, noProxypublic static boolean envVariablesSet()
public Optional<ProxyFactory> select(URL url)
select in interface ProxySelectorpublic static ProxySelector with(Map<String,String> env)
Copyright © 2025. All rights reserved.