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 voidProxyConfigurationManager.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 TypeMethodDescriptionvoidJenkins.setProxy(ProxyConfiguration proxy) Set the proxy configuration.