Uses of Class
aQute.bnd.connection.settings.ProxyDTO
-
Packages that use ProxyDTO Package Description aQute.bnd.connection.settings -
-
Uses of ProxyDTO in aQute.bnd.connection.settings
Fields in aQute.bnd.connection.settings with type parameters of type ProxyDTO Modifier and Type Field Description java.util.List<ProxyDTO>SettingsDTO. proxiesMethods in aQute.bnd.connection.settings with parameters of type ProxyDTO Modifier and Type Method Description voidConnectionSettings. add(ProxyDTO proxy)ProxyHandlerConnectionSettings. createProxyHandler(ProxyDTO proxyDTO)Create Proxy Handler from ProxyDTO
-