Uses of Interface
aQute.bnd.service.url.ProxyHandler
-
Packages that use ProxyHandler Package Description aQute.bnd.connection.settings aQute.bnd.http -
-
Uses of ProxyHandler in aQute.bnd.connection.settings
Methods in aQute.bnd.connection.settings that return ProxyHandler Modifier and Type Method Description ProxyHandler
ConnectionSettings. createProxyHandler(ProxyDTO proxyDTO)
Create Proxy Handler from ProxyDTO -
Uses of ProxyHandler in aQute.bnd.http
Methods in aQute.bnd.http with parameters of type ProxyHandler Modifier and Type Method Description void
HttpClient. addProxyHandler(ProxyHandler proxyHandler)
-