| Package | Description |
|---|---|
| org.mule.extension.ftp.internal | |
| org.mule.extension.ftp.internal.command | |
| org.mule.extension.ftp.internal.source |
| Constructor and Description |
|---|
AbstractFtpCopyDelegate(FtpCommand command,
FtpFileSystem fileSystem)
Creates new instance
|
| Modifier and Type | Class and Description |
|---|---|
class |
FtpCopyCommand
A
FtpCommand which implements the CopyCommand contract |
class |
FtpCreateDirectoryCommand
A
FtpCommand which implements the CreateDirectoryCommand |
class |
FtpDeleteCommand |
class |
FtpListCommand
A
FtpCommand which implements the ListCommand contract |
class |
FtpMoveCommand
A
FtpCommand which implements the MoveCommand contract |
class |
FtpReadCommand
A
FtpCommand which implements the FtpReadCommand |
class |
FtpRenameCommand
A
FtpCommand which implements the RenameCommand |
class |
FtpWriteCommand
A
FtpCommand which implements the WriteCommand contract |
| Constructor and Description |
|---|
MoveFtpDelegate(FtpCommand command,
FtpFileSystem fileSystem) |
| Modifier and Type | Class and Description |
|---|---|
class |
OnNewFileCommand
A
FtpCommand which implements support functionality for FtpDirectoryListener |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.