Package | Description |
---|---|
ome.formats.importer | |
ome.formats.importer.cli | |
ome.formats.importer.transfers |
FileTransfer provides
a mechanism for shipping client-side files to the server-side. |
Class and Description |
---|
FileTransfer
Abstracted concept of "getting the file to the server".
|
Class and Description |
---|
FileTransfer
Abstracted concept of "getting the file to the server".
|
Class and Description |
---|
AbstractExecFileTransfer
Local-only file transfer mechanism which makes use of soft-linking.
|
AbstractFileTransfer
Base
FileTransfer implementation primarily providing the
AbstractFileTransfer.start(TransferState) and AbstractFileTransfer.finish(TransferState, long)
methods. |
AbstractFileTransfer.Transfers
Enum of well-known
FileTransfer names. |
CleanupFailure
Exception thrown when cleaning up resources after transfer fails
partially or completely. |
CopyFileTransfer
Local-only file transfer mechanism which makes use of the plaform
copy command.
|
FileTransfer
Abstracted concept of "getting the file to the server".
|
HardlinkFileTransfer
Local-only file transfer mechanism which makes use of hard-linking.
|
TransferState
Non-thread-safe argument holder for
FileTransfer implementations. |
UploadFileTransfer
Traditional file transfer mechanism which uploads
files using the API.
|
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.