Package | Description |
---|---|
flux.file |
File triggers and actions
|
Modifier and Type | Interface and Description |
---|---|
interface |
FtpHost
Represents an FTP host on a network.
|
interface |
FtpSslHost
Represents an FTP-over-SSL (FTPS) host on a network.
|
interface |
S3Host
Represents an Amazon Web Services S3 bucket for accessing S3 files.
|
interface |
SecureFtpHost
Represents a Secure FTP (SFTP) host on a network.
|
interface |
UncHost
Represents a UNC file system for accessing Windows shares.
|
Modifier and Type | Method and Description |
---|---|
NetworkHost |
FileFactory.makeNetworkHost()
Makes a new NetworkHost.
|
© 2000-2025 Flux Corporation. All rights reserved.