Uses of Interface
aQute.bnd.service.url.ProxyHandler
Packages that use ProxyHandler
-
Uses of ProxyHandler in aQute.bnd.connection.settings
Classes in aQute.bnd.connection.settings that implement ProxyHandlerModifier and TypeClassDescriptionprivate static final class
Methods in aQute.bnd.connection.settings that return ProxyHandlerModifier and TypeMethodDescriptionConnectionSettings.createProxyHandler
(ProxyDTO proxyDTO) Create Proxy Handler from ProxyDTO -
Uses of ProxyHandler in aQute.bnd.http
Fields in aQute.bnd.http with type parameters of type ProxyHandlerMethods in aQute.bnd.http that return types with arguments of type ProxyHandlerModifier and TypeMethodDescriptionprivate Collection<? extends ProxyHandler>
HttpClient.getProxyHandlers()
Methods in aQute.bnd.http with parameters of type ProxyHandler