| Package | Description |
|---|---|
| org.mule.extension.ftp.internal.sftp.command |
| Modifier and Type | Class and Description |
|---|---|
class |
SftpCopyCommand
A
SftpCommand which implements the CopyCommand contract |
class |
SftpCreateDirectoryCommand
A
SftpCommand which implements the CreateDirectoryCommand contract |
class |
SftpDeleteCommand
A
SftpCommand which implements the DeleteCommand contract |
class |
SftpListCommand
A
SftpCommand which implements the ListCommand contract |
class |
SftpMoveCommand
A
SftpCommand which implements the MoveCommand contract |
class |
SftpReadCommand
A
SftpCommand which implements the ReadCommand contract |
class |
SftpRenameCommand
A
SftpCommand which implements the RenameCommand contract |
class |
SftpWriteCommand
A
SftpCommand which implements the WriteCommand contract |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.