public class ThreadedSubmitter extends ThreadedWorker<DownloadRequestEnvelope>
| Constructor and Description |
|---|
ThreadedSubmitter(MotuClient motu) |
| Modifier and Type | Method and Description |
|---|---|
void |
doWork(DownloadRequestEnvelope chunk) |
getListener, getMaxThreads, isComplete, push, setListener, setMaxThreads, startWorkingpublic ThreadedSubmitter(MotuClient motu)
public void doWork(DownloadRequestEnvelope chunk) throws Exception
doWork in class ThreadedWorker<DownloadRequestEnvelope>ExceptionCopyright © 2017. All Rights Reserved.