public interface UploaderService extends ImageJService
Modifier and Type | Method and Description |
---|---|
Uploader |
getUploader(String protocol)
TODO.
|
boolean |
hasUploader(String protocol)
TODO.
|
Uploader |
installUploader(String protocol,
FilesCollection files,
Progress progress)
TODO.
|
initialize, registerEventHandlers
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
dispose
boolean hasUploader(String protocol)
Uploader getUploader(String protocol) throws IllegalArgumentException
IllegalArgumentException
Uploader installUploader(String protocol, FilesCollection files, Progress progress)
Copyright © 2014–2022 ImageJ. All rights reserved.