public class FileDownloader extends Object
WebDrone's session details
extracted from a cookie.| Constructor and Description |
|---|
FileDownloader(org.alfresco.webdrone.WebDrone drone) |
| Modifier and Type | Method and Description |
|---|---|
void |
download(String path,
File file)
Main method that performs the download operation
using HttpClient with WebDrone's cookies.
|
String |
getLocalDownloadPath() |
void |
setFollowRedirects(boolean followRedirects) |
void |
setLocalDownloadPath(String localDownloadPath) |
Copyright © 2013. All Rights Reserved.