public class FileUploader extends AbstractUploader
timestamp, total, uploadDir
progress
Constructor and Description |
---|
FileUploader() |
Modifier and Type | Method and Description |
---|---|
String |
getProtocol()
TODO
|
void |
upload(List<Uploadable> sources,
List<String> locks)
TODO
|
calculateTotalSize, getTimestamp, login, logout
addItem, addProgress, done, itemDone, removeProgress, setCount, setItemCount, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addProgress, removeProgress
public void upload(List<Uploadable> sources, List<String> locks) throws IOException
Uploader
upload
in interface Uploader
upload
in class AbstractUploader
IOException
Copyright © 2014–2022 ImageJ. All rights reserved.