|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FtpTransferMode | |
|---|---|
| flux.file | File triggers and actions |
| Uses of FtpTransferMode in flux.file |
|---|
| Methods in flux.file that return FtpTransferMode | |
|---|---|
FtpTransferMode |
FtpHost.getTransferMode()
Returns the FTP file transfer mode used to transfer files. |
static FtpTransferMode |
FtpTransferMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FtpTransferMode[] |
FtpTransferMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in flux.file with parameters of type FtpTransferMode | |
|---|---|
void |
FtpHost.setTransferMode(FtpTransferMode transferMode)
Sets the FTP file transfer mode used to transfer files. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||