Uses of Class
aQute.bnd.service.url.ProxyHandler.ProxySetup
Packages that use ProxyHandler.ProxySetup
-
Uses of ProxyHandler.ProxySetup in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings declared as ProxyHandler.ProxySetupModifier and TypeFieldDescriptionprivate ProxyHandler.ProxySetup
ConnectionSettings.SettingsProxyHandler.proxySetup
Methods in aQute.bnd.connection.settings that return ProxyHandler.ProxySetupModifier and TypeMethodDescription -
Uses of ProxyHandler.ProxySetup in aQute.bnd.http
Methods in aQute.bnd.http that return ProxyHandler.ProxySetupMethods in aQute.bnd.http with parameters of type ProxyHandler.ProxySetupModifier and TypeMethodDescription<T> T
HttpClient.connectWithProxy
(ProxyHandler.ProxySetup proxySetup, Callable<T> r) private URLConnection
HttpClient.HttpConnection.getProxiedAndConfiguredConnection
(URL url, ProxyHandler.ProxySetup proxy) -
Uses of ProxyHandler.ProxySetup in aQute.bnd.service.url
Methods in aQute.bnd.service.url that return ProxyHandler.ProxySetup