Uses of Class
org.apache.maven.settings.Proxy
Packages that use Proxy
-
Uses of Proxy in org.apache.maven.settings
Methods in org.apache.maven.settings that return ProxyMethods in org.apache.maven.settings that return types with arguments of type ProxyModifier and TypeMethodDescriptionSettings.getProxies()
Proxy.proxyToApiV3
(List<org.apache.maven.api.settings.Proxy> list) Methods in org.apache.maven.settings with parameters of type ProxyMethod parameters in org.apache.maven.settings with type arguments of type ProxyModifier and TypeMethodDescriptionstatic List<org.apache.maven.api.settings.Proxy>
Proxy.proxyToApiV4
(List<Proxy> list) void
Settings.setProxies
(List<Proxy> proxies)