Package | Description |
---|---|
net.imagej.plugins.uploaders.ssh | |
net.imagej.plugins.uploaders.webdav | |
net.imagej.updater | |
net.imagej.updater.util |
Modifier and Type | Class and Description |
---|---|
class |
SFTPFileUploader
Uploads files to an update server using only SFTP protocol.
|
class |
SSHFileUploader
Uploads files to an update server using SSH.
|
Modifier and Type | Class and Description |
---|---|
class |
WebDAVUploader
Uploads files to an update server using WebDAV.
|
Modifier and Type | Interface and Description |
---|---|
interface |
Uploader
Interface for ImageJ upload mechanisms.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUploader
Abstract base class for ImageJ upload mechanisms.
|
class |
Checksummer
A class to checksum and timestamp all the files shown in the Updater's UI.
|
class |
FileUploader
This FileUploader is highly specialized to upload files and XML information
over to ImageJ2 Update sites.
|
class |
Installer
A class that updates local files from all available update sites.
|
class |
XMLFileDownloader
Directly in charge of downloading and saving start-up files (i.e.: XML file
and related).
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractProgressable
Abstract superclass for
Progressable implementations. |
class |
Downloader
Direct responsibility: Download a list of files given their respective URLs
to their respective destinations.
|
Copyright © 2014–2022 ImageJ. All rights reserved.