| Package | Description |
|---|---|
| org.mule.extension.ftp.api.ftp | |
| org.mule.extension.ftp.internal.connection |
| Modifier and Type | Method and Description |
|---|---|
static FtpTransferMode |
FtpTransferMode.valueOf(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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FtpFileSystem.setTransferMode(FtpTransferMode mode)
Sets the transfer mode on the
FtpFileSystem.client |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.