Uses of Class
hudson.ProxyConfiguration
Packages that use ProxyConfiguration
-
Uses of ProxyConfiguration in hudson
Methods in hudson that return ProxyConfigurationMethods in hudson that return types with arguments of type ProxyConfigurationModifier and TypeMethodDescriptionPluginManager.getProxyDescriptor()
ProxyConfigurationManager.getProxyDescriptor()
Methods in hudson with parameters of type ProxyConfigurationModifier and TypeMethodDescriptionstatic void
ProxyConfigurationManager.saveProxyConfiguration
(ProxyConfiguration pc) -
Uses of ProxyConfiguration in jenkins.model
Fields in jenkins.model declared as ProxyConfigurationMethods in jenkins.model that return ProxyConfigurationMethods in jenkins.model with parameters of type ProxyConfigurationModifier and TypeMethodDescriptionvoid
Jenkins.setProxy
(ProxyConfiguration proxy) Set the proxy configuration.