public class DescriptorDownloadTask extends AbstractDownloadTask
exceptionProperty, messageProperty, onCancelledProperty, onFailedProperty, onRunningProperty, onScheduledProperty, onSucceededProperty, progressProperty, runningProperty, stateProperty, titleProperty, totalWorkProperty, valueProperty, workDonePropertycomitted, conn, download, downloadException, progressBar, url| Constructor and Description |
|---|
DescriptorDownloadTask(java.lang.String descriptorId) |
| Modifier and Type | Method and Description |
|---|---|
protected java.io.File |
commit() |
protected void |
init(java.net.HttpURLConnection conn) |
protected void |
process(java.io.InputStream is,
long realLength) |
call, doCall, done, encode, getDisplayResourceName, makeTempDownloadTarget, progress, scheduledaddEventFilter, addEventHandler, buildEventDispatchChain, cancel, cancel, cancelled, exceptionProperty, failed, fireEvent, getException, getMessage, getOnCancelled, getOnFailed, getOnRunning, getOnScheduled, getOnSucceeded, getProgress, getState, getTitle, getTotalWork, getValue, getWorkDone, isRunning, messageProperty, onCancelledProperty, onFailedProperty, onRunningProperty, onScheduledProperty, onSucceededProperty, progressProperty, removeEventFilter, removeEventHandler, running, runningProperty, setEventHandler, setOnCancelled, setOnFailed, setOnRunning, setOnScheduled, setOnSucceeded, stateProperty, succeeded, titleProperty, totalWorkProperty, updateMessage, updateProgress, updateProgress, updateTitle, updateValue, valueProperty, workDonePropertypublic DescriptorDownloadTask(java.lang.String descriptorId)
throws java.lang.Exception
java.lang.Exceptionprotected void init(java.net.HttpURLConnection conn)
throws java.lang.Exception
init in class AbstractDownloadTaskjava.lang.Exceptionprotected void process(java.io.InputStream is,
long realLength)
throws java.lang.Exception
process in class AbstractDownloadTaskjava.lang.Exceptionprotected java.io.File commit()
throws java.lang.Exception
commit in class AbstractDownloadTaskjava.lang.ExceptionCopyright © 2019 Anahata. All Rights Reserved.