public final class SftpWriteCommand extends SftpCommand implements org.mule.extension.file.common.api.command.WriteCommand
SftpCommand which implements the WriteCommand contractclient| Constructor and Description |
|---|
SftpWriteCommand(SftpFileSystem fileSystem,
SftpClient client,
MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
write(String filePath,
InputStream content,
org.mule.extension.file.common.api.FileWriteMode mode,
boolean lock,
boolean createParentDirectory,
String encoding) |
doMkDirs, doRename, getCurrentWorkingDirectory, getFile, tryChangeWorkingDirectorychangeWorkingDirectory, changeWorkingDirectory, copy, createDirectory, exists, getBasePath, getExistingFile, getFile, renamepublic SftpWriteCommand(SftpFileSystem fileSystem, SftpClient client, MuleContext muleContext)
public void write(String filePath, InputStream content, org.mule.extension.file.common.api.FileWriteMode mode, boolean lock, boolean createParentDirectory, String encoding)
write in interface org.mule.extension.file.common.api.command.WriteCommandCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.