org.sonar.home.cache
Interface FileCache.Downloader

Enclosing class:
FileCache

public static interface FileCache.Downloader


Method Summary
 void download(String filename, File toFile)
           
 

Method Detail

download

void download(String filename,
              File toFile)
              throws IOException
Throws:
IOException


Copyright © 2009-2013 SonarSource. All Rights Reserved.