@Deprecated public class WebDavDownload extends AbstractCancellableDownload
Download.StatecaughtException, directory, downloadFuture, fileToSaveTo, log, started, status, title| Constructor and Description |
|---|
WebDavDownload(de.cismet.commons.security.WebDavClient client,
String path,
String directory,
String title,
String filename,
String extension)
Deprecated.
Creates a new WebDavDownload object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
void |
run()
Deprecated.
|
cancelcompareTo, determineDestinationFile, error, getCaughtException, getDownloadsCompleted, getDownloadsErroneous, getDownloadsTotal, getExceptionPanel, getFileToSaveTo, getStatus, getTitle, setParallelDownloads, startDownload, stateChanged, titleChangedaddObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChangedclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitaddObserver, deleteObserver, getProgresspublic WebDavDownload(de.cismet.commons.security.WebDavClient client,
String path,
String directory,
String title,
String filename,
String extension)
client - DOCUMENT ME!path - DOCUMENT ME!directory - DOCUMENT ME!title - DOCUMENT ME!filename - DOCUMENT ME!extension - DOCUMENT ME!public void run()
run in interface Runnablerun in class AbstractDownloadpublic boolean equals(Object obj)
equals in class AbstractDownloadpublic int hashCode()
hashCode in class AbstractDownloadCopyright © 2012–2026 cismet GmbH. All rights reserved.