Uses of Class
com.microsoft.azure.toolkit.lib.common.proxy.ProxyInfo
-
Packages that use ProxyInfo Package Description com.microsoft.azure.toolkit.lib com.microsoft.azure.toolkit.lib.common.proxy -
-
Uses of ProxyInfo in com.microsoft.azure.toolkit.lib
Methods in com.microsoft.azure.toolkit.lib with parameters of type ProxyInfo Modifier and Type Method Description voidAzureConfiguration. setProxyInfo(ProxyInfo proxy) -
Uses of ProxyInfo in com.microsoft.azure.toolkit.lib.common.proxy
Methods in com.microsoft.azure.toolkit.lib.common.proxy that return ProxyInfo Modifier and Type Method Description private static ProxyInfoProxyManager. getProxyFromProgramArgument(String prefix)private ProxyInfoProxyManager. getSystemProxy()private static ProxyInfoProxyManager. getSystemProxyInner()
-