org.apache.maven.shared.io.download
Interface DownloadManager
- All Known Implementing Classes:
- DefaultDownloadManager
- public interface DownloadManager
ROLE
public static final String ROLE
download
public File download(String url,
MessageHolder messageHolder)
throws DownloadFailedException
- Throws:
DownloadFailedException
download
public File download(String url,
List transferListeners,
MessageHolder messageHolder)
throws DownloadFailedException
- Throws:
DownloadFailedException
Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.