Uses of Class
org.sonar.api.utils.HttpDownloader

Packages that use HttpDownloader
org.sonar.batch.bootstrap   
org.sonar.server.plugins   
 

Uses of HttpDownloader in org.sonar.batch.bootstrap
 

Constructors in org.sonar.batch.bootstrap with parameters of type HttpDownloader
ArtifactDownloader(HttpDownloader httpDownloader, TempDirectories workingDirectories, ServerMetadata server)
           
 

Uses of HttpDownloader in org.sonar.server.plugins
 

Constructors in org.sonar.server.plugins with parameters of type HttpDownloader
PluginDownloader(UpdateCenterClient center, HttpDownloader downloader, DefaultServerFileSystem fileSystem)
           
UpdateCenterClient(HttpDownloader downloader, Settings configuration)
           
 



Copyright © 2009-2012 SonarSource. All Rights Reserved.