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 ProxyMethods in org.apache.maven.settings with parameters of type ProxyModifier and TypeMethodDescriptionvoid
Method addProxy.void
Settings.removeProxy
(Proxy proxy) Method removeProxy.Method parameters in org.apache.maven.settings with type arguments of type ProxyModifier and TypeMethodDescriptionvoid
Settings.setProxies
(List<Proxy> proxies) Set configuration for different proxy profiles.